The HyperNews Linux KHG Discussion Pages

More: OK, Generic SCSI definitely won't work.

Forum: Device Drivers
Re: Question Simulating a scsi device? (Jukka-Pekka Piispanen)
Re: More Generic SCSI probably will not work (Michael K. Johnson)
Re: More Re: Generic SCSI pr... (Jukka-Pekka Piispanen)
Date: Mon, 07 Jul 1997 13:03:27 GMT
From: Michael K. Johnson <johnsonm@redhat.com>

Your response is much clearer. Generic SCSI definitely will not work, nor is there currently any generic support in the kernel for what you want to do.

Someone has posted to the linux-kernel list about working on IP-over-SCSI, and that project has probably done some of the same kinds of modifications you would need to do in order to act as a target. I suggest searching Linux HQ's linux-kernel archive for information about IP over SCSI and go from there.

Doing the same search myself, I find this message which mentions http://www.bork.com/~scottr/sd/. Unfortunately, I can't seem to access www.bork.com at the moment; I hope that's a momentary glitch. The people who worked on that project appear to have been Randy Scott and Ben Elliston.

Good luck!