Date: Fri, 24 Mar 2000 17:53:31 -0500 From: "Josh M. Osborne" <stripes@eng.us.uu.net> To: usb-bsd@egroups.com, stable@freebsd.org Subject: USB error messages talking to D-Link DSB-H3E under FreeBSD4.0 Message-ID: <RAA01871.200003242253@garotte.eng.us.uu.net>
next in thread | raw e-mail | index | archive | help
On my brand spanking new 4.0 system (installed so I can try some USB stuff) I get the following from the kernel: ohci0: <AMD-756 USB Controller> mem 0xe6100000-0xe6100fff irq 12 at device 7 on pci0 usb0: OHCI version 1.0, legacy support usb0: <AMD-756 USB Controller> on ohci0 usb0: USB revision 1.0 uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered uhub1: Texas Instruments UT-USB41 hub, class 9/0, rev 1.10/1.10, addr 2 uhub1: 4 ports with 4 removable, self powered uhub1: port 4, set config at addr 3 failed uhub1: device problem, disabling port 4 The usb0 and uhub0 are (I assume) part of my motherbord, a Gigabyte 7IX. The "uhub1" is a D-Link "DSB-H3E", which is 3 USB ports and an itegrated 10baseT Ethernet part (I think the ethernet is a Kawasaki LSI KU5KUSB101B part). It is my guess that the port 4 that has the "device problem" is the ethernet. I added all the USB debugging options I saw in the LINT config, and an extra message "uhub_explore: usb_new_device failed, error=INVAL" shows up. chip1: <PCI to Other bridge (vendor=1022 device=740b)> at device 7.3 on pci0 ohci0: <AMD-756 USB Controller> mem 0xe6100000-0xe6100fff irq 12 at device 7.4 o n pci0 usb0: OHCI version 1.0, legacy support usb0: <AMD-756 USB Controller> on ohci0 usb0: USB revision 1.0 uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered uhub1: Texas Instruments UT-USB41 hub, class 9/0, rev 1.10/1.10, addr 2 uhub1: 4 ports with 4 removable, self powered uhub_explore: usb_new_device failed, error=INVAL uhub1: device problem, disabling port 4 Does anyone have an ideas on anything else to try? Also, in case I can't get this device working, does anyone have any experiance with the ARK UB7132T (a similar device that also uses the Kawasaki LSI KU5KUSB101B part, but is made by another bunch of folks, and is in fact the unit I thought I had bought... until I looked at the box) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?RAA01871.200003242253>