need help to merge (small) virtual scsi driver upstream.
Henrik Stokseth
henrik at hw0.org
Sun Jan 18 22:38:57 CST 2009
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 (Host Bus adapter). 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 an able programmer but
kernel code is something that I seldom touch.
Any help is appreciated.
Sincerely,
Henrik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v-hba.c
Type: text/x-csrc
Size: 25430 bytes
Desc: not available
Url : http://selenic.com/pipermail/kernel-mentors/attachments/20090119/55945313/attachment.c
More information about the Kernel-mentors
mailing list