[patch 4/6] ps3: Disk Storage Driver
Jeff Garzik
jeff at garzik.org
Sat Jun 16 07:28:31 EST 2007
David Miller wrote:
> From: Geert Uytterhoeven <Geert.Uytterhoeven at sonycom.com>
>> Because no new fake SCSI drivers are accepted anymore.
If you can access the firmware/hypervisor code, have that provide SCSI.
Then the Linux driver piece is easy, obvious and flexible SCSI, and is
not "fake."
> If the SCSI guys were smart, there would be a totally generic helper
> layer that allows anyone to hook into the SCSI layer as a virtual SCSI
> disk provider in like 10 lines of code. :-)
The SCSI target code gives you the capability to do that (the SCSI
transport part, the virtual storage part is easy from there).
Jeff
More information about the Linuxppc-dev
mailing list