Re: [linux-usb-devel] Re: 2.5.8-pre3: kernel BUG at usb.c:849!

David Brownell (david-b@pacbell.net)
Wed, 10 Apr 2002 09:40:22 -0700


> > UP x86 K6 system running 2.5.8-pre3 with preemption.
> > Using usb-uhci. I got the following bug when powering off:
> >
> > usb.c: USB disconnect on device 3
> > ...

Does the same BUG happen with "uhci"?

And what usb device driver(s) were supposed to have stopped
using "device 3"? I've only noticed such device refcounting bugs
being caused by the USB device drivers with bad disconnect()
routines, not usbcore or any of the host controller drivers, but of
course that can change.

- Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/