From owner-freebsd-questions Tue Jun 11 13:30:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes15-hme0.telusplanet.net (defout.telus.net [199.185.220.240]) by hub.freebsd.org (Postfix) with ESMTP id CDD7C37B409 for ; Tue, 11 Jun 2002 13:30:32 -0700 (PDT) Received: from box.ici.net ([161.184.24.43]) by priv-edtnes15-hme0.telusplanet.net (InterMail vM.5.01.04.01 201-253-122-122-101-20011014) with SMTP id <20020611203031.VFRR21685.priv-edtnes15-hme0.telusplanet.net@box.ici.net>; Tue, 11 Jun 2002 14:30:31 -0600 Date: Wed, 12 Jun 2002 14:35:19 -0600 From: James Earl To: Colin Harford Cc: freebsd-questions@freebsd.org Subject: Re: uhub0: device problem, disabling port 2 Message-Id: <20020612143519.435f5e02.kim-james@telusplanet.net> In-Reply-To: References: <20020611155257.68998868.kim-james@telusplanet.net> X-Mailer: Sylpheed version 0.7.7 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I recompiled my kernel with some of the usb debug options. Here's some of the new info it gave me. I'm not sure if it helps though: uhci0: port 0xe000-0xe01f irq 11 at de vice 7.2 on pci0 uhci0: LegSup = 0x00000010 uhci_run: setting run=0 uhci_run: done cmd=0x80 sts=0x20 uhci_run: setting run=1 uhci_run: done cmd=0x81 sts=0x0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.00, addr 2, iclass 3/1 ums0: 3 buttons and Z dir. uhci_waitintr: timeout usbd_transfer_cb: short transfer 0<18 usbd_new_device: addr=3, getting full desc failed uhub_explore: usb_new_device failed, error=SHORT_XFER uhub0: device problem, disabling port 2 On Tue, 11 Jun 2002 11:31:30 -0600 Colin Harford wrote: > On 6/11/02 3:52 PM, "James Earl" wrote: > > > Hi, > > > > I have an HP ScanJet 4100C USB scanner. FreeBSD (4.5, 4.6) gives for > > following message when the device is connected to either usb port on my > > computer: > > > > uhub0: device problem, disabling port 2 > > > > My USB controller is stated as an: Intel 82371AB/EB (PIIX4) on uhci0 > > > > I have searched through the mailing list archives, and have seen a couple > > other posts from people with a similar problem, but they haven't received any > > follow-up posts. > > > > Can anyone here give me any direction regarding this problem? Should I post > > this message on freebsd-hardware? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > 1) try disabling pcibios > 2) check IRQ conflicts... > > > Colin Harford     > >                                        > Systems and Network Administrator      Apple Product Professional > =================================      > Computer and Network Support          > University of Alberta Students' Union                   > Phone: (780) 492-4241   Fax:  (780) 492-4643 > http://www.su.ualberta.ca > > > "I sense much NT in you, NT leads to Blue Screen. > Blue Screen leads to downtime, downtime leads to suffering. > NT is the path to the darkside." > - Unknown Unix Jedi > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message