+11
−0
+1
−0
drivers/cdrom/gdrom.c
0 → 100644
+867
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds support for the GD-Rom drive, SEGA's proprietary implementation of an IDE CD Rom for the SEGA Dreamcast. This driver implements Sega's Packet Interface (SPI) - at least partially. It will also read disks in SEGA's propreitary GD format. Unlike previous drivers (which were never in mainline) this uses DMA and not PIO to read disks. It is a new driver, not a refactoring of old drivers. Signed-off by: Adrian McMenamin <adrian@mcmen.demon.co.uk> Acked-by:Jens Axboe <jens.axboe@oracle.com> Signed-off-by:
Paul Mundt <lethal@linux-sh.org>
File added.
Preview size limit exceeded, changes collapsed.