Re: REQUEST_SENSE and ide-cd.c

From: Alan Cox
Date: Fri Jul 13 2007 - 11:06:17 EST


On Wed, 11 Jul 2007 17:30:57 +0900
Piotr Muszynski <piotr@xxxxxxxxxxxxxxxxx> wrote:

> I am adding transparent ATAPI capability to USB gadget Mass Storage
> driver. The idea is to pass USB traffic to block device queue as packet
> requests. At the end of the queue, the requests are handled by ide-cd.c
> driver.

Work with the libata translation code and SCSI stack as ide-cd is really
on its way out now. Libata is essentally doing all the SCSI to ATA/ATAPI
translation work you should need.

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/