Re: [patch 4/6] ps3: Disk Storage Driver

From: Jeff Garzik
Date: Fri Jun 15 2007 - 17:29:32 EST


David Miller wrote:
From: Geert Uytterhoeven <Geert.Uytterhoeven@xxxxxxxxxxx>

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


-
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/