mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1] staging: modernize GD-ROM driver for SEGA Dreamcast
@ 2026-01-31 11:03 Veliqq
  2026-02-21 19:09 ` Veliqq
  0 siblings, 1 reply; 3+ messages in thread
From: Veliqq @ 2026-01-31 11:03 UTC (permalink / raw)
  To: linux-kernel

Hi all,
This is a modernization of the old GD-ROM driver for SEGA Dreamcast.

Changes:
- Updated DMA handling and memory access registers
- Improved block layer and IRQ handling
- Preserved original comments and structure
- Prepared for staging as experimental

Hardware testing on a Dreamcast system has not been performed, as I don't have a Dreamcast system.


The driver is hosted on GitHub for review:

https://github.com/veliqq/linux/tree/gdrom-modernize-veliqq

Changes are in drivers/staging/cdrom and the file created is gdrom.c

Signed-off-by: veliqq

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-02-23 18:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-31 11:03 [PATCH v1] staging: modernize GD-ROM driver for SEGA Dreamcast Veliqq
2026-02-21 19:09 ` Veliqq
2026-02-23 18:58   ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome