Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2003 20:49:11 +0100
From:      Adrian Colley <aecolley@spamcop.net>
To:        "Bruce A. Mah" <bmah@freebsd.org>
Cc:        doc@freebsd.org
Subject:   Re: Suggestions for HARDWARE.TXT
Message-ID:  <20030529194910.GA321@cornerstone.colley.ie>
In-Reply-To: <200305291450.h4TEoB9c084898@bmah.dyndns.org>
References:  <20030528205016.GA1214@cornerstone.colley.ie> <200305291450.h4TEoB9c084898@bmah.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 29, 2003 at 07:50:11AM -0700, Bruce A. Mah wrote:
> There's no USB 2.0 support in 4.8-RELEASE, so does this host controller
> attach with one of the other USB controller drivers?  If so, which one?

Yes.  From /var/run/dmesg.boot:
ohci0: <NEC uPD 9210 USB controller> mem 0xfedff000-0xfedfffff irq 9 at device 14.0 on pci0
usb0: OHCI version 1.0, legacy support
usb0: <NEC uPD 9210 USB controller> on ohci0
usb0: USB revision 1.0
uhub0: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
ohci1: <NEC uPD 9210 USB controller> mem 0xfedfe000-0xfedfefff irq 11 at device 14.1 on pci0
usb1: OHCI version 1.0, legacy support
usb1: <NEC uPD 9210 USB controller> on ohci1
usb1: USB revision 1.0
uhub1: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 1 port with 1 removable, self powered
pci0: <USB controller> at 14.2 irq 11

uhub1 refers to the single USB connector on the other end of the
card (inside the machine) -- I'm not sure what the manufacturers
think it's for.

> Any idea if this device works with CURRENT also?

I don't have a sufficiently current -CURRENT to immediately try it out.
5.0-RELEASE is the closest I have until I go for another cvsup run, and
it behaves as 4.8 does above.  I'll send an update when I get -current.

 --Adrian.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030529194910.GA321>