From owner-freebsd-hackers Thu May 6 6:30:26 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 39F0814E60 for ; Thu, 6 May 1999 06:30:21 -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 PAA01221 for ; Thu, 6 May 1999 15:30:17 +0200 (MET DST) Date: Thu, 6 May 1999 15:29:25 +0200 (CEST) From: Nick Hibma X-Sender: n_hibma@elpc36.jrc.it Reply-To: Nick Hibma To: FreeBSD hackers mailing list Subject: Re: USB In-Reply-To: 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 [an answer for the archives] The Via is a bit special in that it resets the frame base register as well. See patch in my other message. Nick On Wed, 5 May 1999, Jamie Bowden 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 > > -- > > If we've got to fight over grep, sign me up. But boggle can go. > -Ted Faber (on Hasbro's request for removal of /usr/games/boggle) > > > > 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