David Miller wrote:
From: Geert Uytterhoeven <[EMAIL PROTECTED]>

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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to