From owner-freebsd-hackers Thu May 6 6:32:16 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from mrelay.jrc.it (mrelay.jrc.it [139.191.1.65]) by hub.freebsd.org (Postfix) with ESMTP id A315D14E60 for ; Thu, 6 May 1999 06:32:12 -0700 (PDT) (envelope-from nick.hibma@jrc.it) Received: from elpc36.jrc.it (elpc36.jrc.it [139.191.71.36]) by mrelay.jrc.it (LMC5692) with SMTP id PAA01306; Thu, 6 May 1999 15:32:07 +0200 (MET DST) Date: Thu, 6 May 1999 15:31:15 +0200 (CEST) From: Nick Hibma X-Sender: n_hibma@elpc36.jrc.it Reply-To: Nick Hibma To: Kevin Day Cc: FreeBSD hackers mailing list Subject: Re: USB In-Reply-To: <199905051857.NAA05623@home.dragondata.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That's a separate issue. Are you running current or 3.1? Your problem is probably the BIOS setting some bits in the legacy support register and forgetting to set the PRIQDEnable bit as well. I'll do an MFC tonight and send you the patch. If you could test things that would be great. Cheers, Nick On Wed, 5 May 1999, Kevin Day wrote: > > On Wed, 5 May 1999, Mike Smith wrote: > > > > :> > > :> I've compiled in USB support into 3.1-R, just to see if I can perhaps see > > :> a probe of my scanner (HP ScanJet 6200c). During boot my dmesg looks like > > :> so: > > :> > > :> usb0: > > :... > > :> uhci_waitintr: timeout > > : > > :Looks like your BIOS isn't giving the USB controller an IRQ. Update > > :your BIOS if possible, and go hunting for an option to turn it on. > > > > uhci0: rev 0x02 int d irq 9 on pci0.7.2 > > usb0: USB version 1.0, interrupting at 9 > > > > It is being assigned an interrupt. I have the latest bios for this > > motherboard installed (1.13cd13). > > > > Jamie Bowden > > > > FWIW, I'm seeing the same thing on an Intel chipset board, when I plug any > devices in. If I unplug the device while it's repeating that timeout > message, i see a 'stray irq' message appear. > > Kevin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hardware" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message