On Mon, Sep 18, 2006 at 08:37:39PM +1000, [EMAIL PROTECTED] wrote: > Sorry, I was not clear. Let me try to understand Greg's point before > doing debug on the system. > > I guess the device is registered in function skel_probe. When a device > is connected, devfs_register in skel_probe is the function where the > device is resisted by usb core. Is it correct?
Yes, but your device is never getting seen properly by the usb core, so your probe function is never getting called. Fix the core issues (your host controller or hardware), and then work on your device specific driver. good luck, greg k-h ------------------------------------------------------------------------- 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