Subject: USB again
To: None <tech-kern@NetBSD.ORG>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: tech-kern
Date: 07/11/1998 22:55:13
Hi again!

After the last round of feedback I've made some changes to my USB
drivers and as soon as I get the OHCI driver working (and my vacation
is over) I'd like to add it to the source tree.  There is still
a lot of work left to be done, but what I've got now seems pretty
solid.

Any objections to adding it?

The latest version can be found via www.carlstedt.se/~augustss/usb.html

        -- Lennart

PS.

Todays USB dmesg:

uhci0 at pci0 dev 7 function 2: Intel 82371AB USB Host Controller (PIIX4) (rev. 0x01)
uhci0: interrupting at irq 11
uhci0: USB version 1.0
usb0 at uhci0
uhub0 at usb0: Intel PIIX4 root hub (class 9/1) (rev 1.00/1.00) (addr 1)
uhub1 at uhub0 port 1: Cherry My3000 hub (class 9/1) (rev 1.00/3.05) (addr 2)
uhid0 at uhub1 port 1: Philips Electronics Philips USB Digital Speaker System (rev 1.00/1.00) (addr 3) (interface class 3/0)
Peracom Networks, Inc. Peracom USB to Serial Converter (class 0/0) (rev 1.00/1.01) (addr 4) at uhub1 port 3 not configured
ukbd0 at uhub1 port 4: Cherry My3000 keyboard (rev 1.00/3.05) (addr 5) (interface class 3/1)
uhub2 at uhub1 port 5: Unixtar UT-USB41 (class 9/0) (rev 1.00/1.00) (addr 6)
uhid1 at uhub2 port 1: Genius Flight 2000 joystick (rev 1.00/1.01) (addr 7) (interface class 3/0)
ulpt0 at uhub2 port 2: Belkin Parallel printer adapter (class 0/0) (rev 1.00/1.04) (addr 8) (interface class 7/1)
ums0 at uhub0 port 2: Chic Technology mouse (rev 1.00/0.00) (addr 9) (interface class 3/1)
ohci0 at pci0 dev 13 function 0: Opti RM861HA (rev. 0x03)
ohci0: interrupting at irq 9
ohci0: OHCI version 1.0, legacy support
ohci0: 2 downstream ports
usb1 at ohci0
uhub3 at usb1: Opti OHCI root hub (class 9/1) (rev 1.00/1.00) (addr 1)
uhub4 at uhub3 port 2: Unixtar UT-USB41 (class 9/0) (rev 1.00/1.00) (addr 2)
Inside Out Networks Edgeport/4 (class 0/0) (rev 1.00/0.94) (addr 3) at uhub4 port 1 not configured
ums1 at uhub4 port 3: Genius Niche mouse (rev 1.00/1.00) (addr 4) (interface class 3/1)