On Wed, Oct 23, 2002 at 06:42:44PM +0200, Duncan Sands wrote:
> On Wednesday 23 October 2002 16:33, jeanseb wrote:
> > Duncan Sands wrote:
> > > On Tuesday 22 October 2002 22:15, Greg KH wrote:
> > > ...
> > >
> > >>>usbfs: usb_submit_urb returned -90
> > >>
> > >>Ah, if you get rid of the usbmodules binary on your system those will go
> > >>away :)
> > >
> > > They did!
> > >
> > >>(I don't like usbmodules, but it's necessary for loading drivers for
> > >>devices plugged in at boot time if the usb core is compiled into the
> > >>kernel.)
> > >
> > > As for the oops: no scsi devices, no ide-scsi.  Maybe it's that good
> > > old user-space speedtouch driver giving usbfs a hard time, as it likes
> > > to do...
> >
> > usermode speedtouch and Eci (globespan base usb adsl modem) are known to
> > have this kind of issue (message like : usbfs: USBDEVFS_CONTROL failed
> > dev 2 rqt 128 rq 6 len 147 ret -32).
> > I think this is because a exit time they left submited urb (not
> > unlinking of pending ones).
> 
> This is the issue:
> 
> drivers/usb/core/hcd-pci.c: remove: 00:0b.0, state 3
> drivers/usb/core/usb.c: USB disconnect on device 1
> drivers/usb/core/usb.c: USB disconnect on device 2
> drivers/usb/core/hcd.c: USB bus 1 deregistered
> Unable to handle kernel NULL pointer dereference at virtual address 00000000

Can you try the patches that were posted to lkml from Pat Mochel for
driverfs?  I think they should solve this problem.

thanks,

greg k-h


-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to