(Apologies if you've already had this. I sent it to lkml etc an hour ago but it just disappeated into the ether - trying it in smaller packets this time.)
This patch adds support for the CD drive on the SEGA Dreamcast - the so-called GD Rom drive. This device is electrically compatible with ATA-3 IDE CD drives but implements a proprietary packet interface. There have been previous Dreamcast CD drivers around but this is new code and uses DMA as opposed to PIO for reads. It also supports reading the proprietary GD Rom format disks. The driver will live as drivers/sh/gdrom/gdrom.c This has been tested against the latest git in Paul Mundt's 2.6.25 queue as well as 2.6.24-rc5 Signed-off by: Adrian McMenamin <[EMAIL PROTECTED]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/