Date: Thu, 26 Dec 2002 18:44:12 -0500 (EST) From: Adam K Kirchhoff <adamk@voicenet.com> To: freebsd-questions@freebsd.org Subject: VIA USB support problem... Message-ID: <Pine.LNX.4.50.0212261843380.2180-100000@sorrow.ashke.com>
next in thread | raw e-mail | index | archive | help
I'm having a difficult time getting any USB devices to work under -CURRENT with a VIA UHCI controller. uhci0: <VIA 83C572 USB controller> port 0xd400-0xd41f irq 5 at device 7.2 on pci0 usb0: <VIA 83C572 USB controller> on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhub0: port error, restarting port 1 uhub0: port error, giving up port 1 ums0: Logitech USB Receiver, rev 1.10/15.00, addr 2, iclass 3/1 ums0: 7 buttons and Z dir. uhub0: port error, restarting port 2 uhub0: port error, giving up port 2 uhub1: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 3 uhub1: 4 ports with 4 removable, self powered ugen0: Logitech product 0xc207, rev 1.00/1.04, addr 4 ugen0: setting configuration index 0 failed device_probe_and_attach: ugen0 attach returned 6 uhci1: <VIA 83C572 USB controller> port 0xd800-0xd81f irq 5 at device 7.3 on pci0 usb1: <VIA 83C572 USB controller> on uhci1 usb1: USB revision 1.0 uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered uhub2: port error, restarting port 1 uhub2: port error, giving up port 1 uhub2: port error, restarting port 2 uhub2: port error, giving up port 2 The above is from dmesg... As you can see, it detects the UHCI controller, and sees the various devices (Logitech joystick: ugen0, Logitech mouse: ums0) but they're completely unusable. I'm *assuming* it has something to do with the "port error" messages, but I'm not sure how to fix this. So, I guess the real question is, where should I be asking about this? Adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.50.0212261843380.2180-100000>