On Thu, Jan 17, 2008 at 05:32:53PM +0100, Andrey Movchan wrote: > Hi, > I use usb-skeleton.c from linux kernel 2.6.19 distribution to write a driver > for USB mass storage device. Wait, why? What is wrong with the two different usb mass storage drivers we already have in the Linux kernel tree already? Do they not work for you properly? Why reinvent one of the most complex drivers we have in the kernel today? This is not something that you should be doing for a "first driver project" at all, as it requires a very deep knowledge of USB, SCSI, and the block layer. thanks, greg k-h -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ