> Ok, if you're willing to do some more testing, can you try this:

More than willing. Eager & anxious to help get this working!

> See if 2.4.10-pre8 works
> if so, can you see if 2.4.10-pre9 works?

You called it. 2.4.10-pre8 works but -pre9 does not.

With CONFIG_USB_DEBUG the messages when loading the modules are essentially
the same between the two versions. usbcore output is identical, usb-uhci
differs only in the timestamp and some addresses. After that, on
2.4.10-pre8:

modprobe hid
usb.c: registered new driver hid
input0: USB HID v1.00 Keyboard [ATEN CS124U V1.00] on usb3:2.0
usb.c: hid driver claimed interface deb38600
input1: USB HID v1.00 Mouse [ATEN CS124U V1.00] on usb3:2.1
usb.c: hid driver claimed interface deb38618
hid.c: v1.16:USB HID support drivers

but on 2.4.10-pre9:

modprobe hid
usb.c: registered new driver hid
usb-uhci.c: interrupt, status 2, frame# 1199
usb_control/bulk_msg: timeout
input0: USB HID v1.00 Keyboard [ATEN CS124U V1.00] on usb3:2.0
usb.c: hid driver claimed interface deb235c0
usb_control/bulk_msg: timeout
input1: USB HID v1.00 Mouse [ATEN CS124U V1.00] on usb3:2.1
usb.c: hid driver claimed interface deb235d8
hid-core.c: v1.8 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]>
hid-core.c: USB HID support drivers
usb-uhci.c: interrupt, status 3, frame# 1964
usb-uhci.c: interrupt, status 3, frame# 828
etc....


I hope this is helpful. Please let me know if there's anything else I can
try or more info I can provide.

Thanks,

dvt



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

Reply via email to