On Mon, Jan 19, 2009 at 8:04 PM, Henrik Stokseth <henrik@xxxxxxx> wrote: > Hi! I'm one of the developers on the CDEmu project. > > We want to get a driver merged into vanilla linux kernel. CDEmu is a > software suite that allows people to take a CD/DVD-image and mount it on > the system in the form of a virtual disc. Major parts of this software > is based on user-space components, but we have a kernel module that's > responsible for acting like a SCSI HBA. Mainly all > this HBA does is to send requests to a userspace daemon for processing > and then fetch the result and send it back to the SCSI subsystem. > > The project's homepage is here: http://cdemu.sourceforge.net > > I went over the code to make sure it follows the coding style that's > used. Is there anything else I need to do? I'm a programmer but > kernel code is something that I seldom touch. Does your software emulate a SCSI CD drive ? If so, are you familiar with the support for userspace SCSI targets in STGT and/or SCST ? Bart. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html