Johannes Erdfelt wrote: > > # dmesg > > hub.c: USB new device connect on bus1/1, assigned device number 6 > > usb-uhci.c: interrupt, status 2, frame# 121 > > usb.c: USB device not accepting new address=6 (error=-110) > > hub.c: USB new device connect on bus1/1, assigned device number 7 > > Status 2 means there was an error with the transfer. This doesn't look > like a hub.c bug at all. > > What kind of device is this? > > Does this problem still happen with the other UHCI driver? This device is any usb device I plug in. Mouse, Kodak camera, Pegasus network module... I'll try with the JE driver. -d