Hello All, I want to put USB support in a embedded Linux. This system will support only two USB devices. What I want is not to go through the general class driver registration sequence as done in Linux i.e./ registering the class driver to the system in init/cleanup and calling usb_register/usb_deregister calls of USBD. Can anybody suggest a method by which I can attach these class drivers with the system so that the application can communicate with the USB system via these class Drivers.
Thanks for any help With Regards Manoj ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
