From owner-freebsd-stable Fri Mar 24 14:54:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from semail01.eng.us.uu.net (semail01.eng.us.uu.net [199.170.214.69]) by hub.freebsd.org (Postfix) with ESMTP id 4A2E937BCFE for ; Fri, 24 Mar 2000 14:54:09 -0800 (PST) (envelope-from stripes@eng.us.uu.net) Received: from garotte.eng.us.uu.net by semail01.eng.us.uu.net with ESMTP (peer crosschecked as: garotte.eng.us.uu.net [199.170.215.24]) id RAA13768; Fri, 24 Mar 2000 17:53:31 -0500 (EST) Received: from garotte.eng.us.uu.net by garotte.eng.us.uu.net with ESMTP (peer crosschecked as: localhost.eng.us.uu.net [127.0.0.1]) id RAA01871; Fri, 24 Mar 2000 17:53:31 -0500 (EST) Message-Id: To: usb-bsd@egroups.com, stable@freebsd.org Subject: USB error messages talking to D-Link DSB-H3E under FreeBSD4.0 Date: Fri, 24 Mar 2000 17:53:31 -0500 From: "Josh M. Osborne" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On my brand spanking new 4.0 system (installed so I can try some USB stuff) I get the following from the kernel: ohci0: mem 0xe6100000-0xe6100fff irq 12 at device 7 on pci0 usb0: OHCI version 1.0, legacy support usb0: 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: at device 7.3 on pci0 ohci0: mem 0xe6100000-0xe6100fff irq 12 at device 7.4 o n pci0 usb0: OHCI version 1.0, legacy support usb0: 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