I am trying to use a QVS USB to PS/2 Keyboard mouse adapter (Model USB-PS2Y).  When I 
plug in the adapter I get (in /var/log/messages):

Feb  8 16:31:34 thing1 kernel: hub.c: USB new device connect on bus2/2, assigned 
device number 2
Feb  8 16:31:35 thing1 kernel: Manufacturer: Tangtop
Feb  8 16:31:35 thing1 kernel: Product: Generic USBPS2
Feb  8 16:31:35 thing1 kernel: input2: USB HID v1.00 Keyboard [Tangtop Generic USBPS2] 
on usb2:2.0
Feb  8 16:31:49 thing1 kernel: input3: USB HID v1.00 Mouse [Tangtop Generic USBPS2] on 
usb2:2.1

>From 'dmesg' I get:

uhci.c: b000: wakeup_hc
uhci.c: root-hub INT complete: port1: 580 port2: 5a3 data: 4
hub.c: port 2 connection change
hub.c: port 2, portstatus 301, change 1, 1.5 Mb/s
hub.c: port 2, portstatus 303, change 0, 1.5 Mb/s
hub.c: USB new device connect on bus2/2, assigned device number 2
usb.c: kmalloc IF c7ccc680, numif 2
usb.c: skipped 1 class/vendor specific interface descriptors
usb.c: skipped 1 class/vendor specific interface descriptors
usb.c: new device strings: Mfr=1, Product=2, SerialNumber=0
usb.c: USB device number 2 default language ID 0x409
Manufacturer: Tangtop
Product: Generic USBPS2
input2: USB HID v1.00 Keyboard [Tangtop Generic USBPS2] on usb2:2.0
usb.c: hid driver claimed interface c7ccc680
uhci.c: uhci_result_control() failed with status 500000
[c14d50f0] link (014d5032) element (014d6244)
  Depth traverse
 Element != First TD
  0: [c14d6210] link (014d6244) e3 LS Length=7 MaxLen=7 DT0 EndPt=0 Dev=2, 
PID=2d(SETUP) (buf=0a9c0800)
  1: [c14d6240] link (014d6274) e3 LS Stalled Babble Length=2 MaxLen=2 DT1 EndPt=0 
Dev=2, PID=69(IN) (buf=014e7ea0)
  2: [c14d6270] link (00000001) e3 LS IOC Active Length=0 MaxLen=7ff DT1 EndPt=0 
Dev=2, PID=e1(OUT) (buf=00000000)

usb_control/bulk_msg: timeout
usb_control/bulk_msg: timeout
usb_control/bulk_msg: timeout
usb_control/bulk_msg: timeout
input3: USB HID v1.00 Mouse [Tangtop Generic USBPS2] on usb2:2.1
usb.c: hid driver claimed interface c7ccc698
usb.c: kusbd: /sbin/hotplug add 2
usb.c: kusbd policy returned 0xfffffffe
uhci.c: root-hub INT complete: port1: 580 port2: 58a data: 4
uhci.c: b000: suspend_hc
hub.c: port 2 connection change
hub.c: port 2, portstatus 300, change 3, 1.5 Mb/s

At this point the USB stops working on my computer and I have to power the system down 
before it comes back.

It is the onboard USB controller on an ASUS A7V motherboard with the VIA KT133A 
chipset.  I am currently using kernel 2.4.17, but I have tried several others in the 
2.4 series and all have the same problem.  I have a USB keyboard, a Kensington USB 
TurboBall and a Creative USB webcam that all work fine, so I don't suspect the 
hardware.  The USB to PS2 adapter works fine on a Windows98 machine, so I don't 
suspect it is bad, either.

Any ideas?  If nothing else, any ideas on where to start hacking the USB drivers to 
try to fix this?

Scott  =)







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

Reply via email to