[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070713161227.6d4a572b@the-village.bc.nu>
Date: Fri, 13 Jul 2007 16:12:27 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Piotr Muszynski <piotr@....hitachi.co.jp>
Cc: linux-kernel@...r.kernel.org
Subject: Re: REQUEST_SENSE and ide-cd.c
On Wed, 11 Jul 2007 17:30:57 +0900
Piotr Muszynski <piotr@....hitachi.co.jp> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists