"Subramanya Murthy" <[EMAIL PROTECTED]> writes: > What is the USB stack?? if we want to implement any USB device > driver is this stack should be implemented?? on the Device first > then the device driver code. > > Is there any open source available on any USB device driver and > also USB Host controller. Please reply soon.
Have a look at http://www.linux-usb.org/. There is a list of the many USB open source device drivers. Also, there is full documentation there for writing a new USB device driver using the existing open source USB stack. The documentation there will explain the whole USB sub-system. Good luck. Come back here if you have any specific questions. -- (__) Doug Alcorn - Unix/Linux/Web Developing oo / PGP 02B3 1E26 BCF2 9AAF 93F1 61D7 450C B264 3E63 D543 |_/ mailto:doug@;lathi.net http://www.lathi.net ------------------------------------------------------- This sf.net emial is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ad.doubleclick.net/clk;4699841;7576301;v?http://www.sun.com/javavote _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
