Subject: Re: USB and toshiba tecra 8000
To: Shelby <snoonan@tbearsiberians.com>
From: Lennart Augustsson <lennart@mail.augustsson.net>
List: port-i386
Date: 07/22/2001 21:15:48
Shelby wrote:

> On Sun, Jul 22, 2001 at 12:10:04PM +0200, Hubert Feyrer wrote:
> > In article <Pine.LNX.4.21.0107212209440.8533-100000@peecee.sj.scruznet.com> you wrote:
> > > uhci0 at pci0 dev 5 function 2: Intel 82371AB USB Host Controller
> > > (PIIX4) (rev. 0x01)
> > > uhci0: interrupting at irq 11
> > > usb0 at uhci0: USB revision 1.0
> > > uhub0 at usb0
> > > uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> > > uhub0: 2 ports with 2 removable, self powered
> >
> > I presume you have a kernel that has all the USB device drivers
> > compiled in? GENERIC should do. After that, what happens if you
> > plug in an USB device?
>
> Sorry  forgot that bit.
>
> Jul 22 10:28:38 dragonfly /netbsd: usbd_new_device: addr=2, getting first desc failed
> Jul 22 10:28:38 dragonfly /netbsd: uhub_explore: usb_new_device failed, error=TIMEOUT
> Jul 22 10:28:38 dragonfly /netbsd: uhub0: device problem, disabling port 1
>
> this on 1.5U with USB_DEBUG turned on and all the usb drivers in the kernel.
>
> > The download page at http://www.feyrer.de/NetBSD/Toshiba/ has some
> > hints, maybe have a look.
>
> Well, it says it works..  and it does under Linux, so it must be some funny setup thing
> I have done here..  but I can't think what.  BIOS dosn't have many options.

It sounds like you might not be getting any interrupts.
Are you using PCIBIOS?

    --Lennart