On Fri, Jan 11 2008, Adrian McMenamin wrote: > > On Thu, 2008-01-10 at 23:25 +0000, Adrian McMenamin wrote: > > From: Adrian McMenamin <[EMAIL PROTECTED]> > > > > 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 <[EMAIL PROTECTED]> > > > > (Jens - this awaits your ack before going in Paul's queue for the 2.6.25 > > window) > > > > -------- > > > > > > Unfortunately, there was one small mistake (a repeated assignment), in > the patch posted yesterday. Here is a corrected version. > > Signed-off by: Adrian McMenamin <[EMAIL PROTECTED]>
The io handling looks ok to me now. Acked-by: Jens Axboe <[EMAIL PROTECTED]> -- Jens Axboe -- 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/