On Wed, 15 Sep 2004 04:46:30 -0700 (PDT) sunil saggar wrote: | We (a group of three) are developing device driver for | usb pen drive in linux environment as my minor project | in B.tech ....n facing lot of probs.....can u give us | the source code of device driver for pen drive.....i | have tried looking for that in linux kernel source as | well but that was not easy to study..... | | I have studied the kernel programming guide ....but | problem is that we are finding how to go for that or | how to start that ...? | | | Desparately looking for sample source code to | study...(if not pen drive ....any usb device device | willl do)
The Linux USB (and all other kernel) source code is available by downloading it from www.kernel.org/pub/linux/kernel/v2.6/* (or v2.4 if it must be 2.4). Pen drives are USB storage devices, so look at the usb-storage driver. This driver handles devices that conform to the USB Mass Storage spec. (from www.usb.org). -- ~Randy ------------------------------------------------------- This SF.Net email is sponsored by: thawte's Crypto Challenge Vl Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam Camcorder. More prizes in the weekly Lunch Hour Challenge. Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel