On Sat, 16 Sep 2006 [EMAIL PROTECTED] wrote: > Hi Greg, > > Have just read your book of chapter 13 last week, I am still new to USB :-). > > > As the usb core isn't even registering your device I'd suggest fixing > this first before worrying about your code :) > > I did see a message of "usb.c: registered new driver MX" when the module > was inserted. Didn't above message indicate that the device had been > registered?
Go back and read the message closely. It says the _driver_ was registered, not the _device_. > If not, could you please explain me more what was I missing > and how can I fix the device registering? First you have to find out what was wrong. > > Do any USB devices work on this system? Does this device work on any > > other machine? > > No, the system is an embedded ARM linux platform, it is the first time I > tried to make the USB work on it although there are many other drivers > have already worked on it. The device of the usb-serial adapter works on > PCs. Quite likely the problem is that the ARM's USB host controller isn't operating right. Like Greg said, you should try other USB devices on that system and see if any of them work. Also, ISTR your earlier message indicated that you were using a 2.4 kernel. If that's right, you should make every effort to upgrade to a recent 2.6 kernel. Alan Stern ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel