On Tue, 5 Mar 2002, James Curbo wrote: > Ah, I tried it with 2.5.6-pre2 and usb-uhci.. still got a panic, when I > tried to print to the printer (which is what I was doing before too) > Also, got these in my kernel log... > > usb-uhci.c: ENXIO 80000200, flags 0, urb c1523ac0, burb c1523a40
Apparently there were several reports of such ENXIO errors recently triggered by a spinlock issue in hid-core.c - IIRC you have an usb-mouse connected and input loaded as well. If so, this might solve it: <http://marc.theaimsgroup.com/?l=linux-usb-devel&m=101523276704203&w=2> Martin _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
