Subject: USB not configured as high-speed (480Mbps)
To: None <netbsd-help@netbsd.org>
From: Dieter <netbsd@sopwith.solgatos.com>
List: netbsd-help
Date: 01/24/2005 09:48:01
Can someone tell me how to get my
	DTK Computer PTI-213C USB 2.0 plus Firewire PCI
to talk USB at "high" (480Mbps) speed instead of only
"full" (12Mbps) speed?

It is supposed to support high speed:
	http://www.dtk.com.cn/newdtk/product/usb/pti213c.htm
	http://www.dtk.com.cn/english/pti-213c.htm
	http://www.dtk-computer.de/acessories01.html

fwohci0 at pci2 dev 8 function 0: NEC uPD72871 IEEE 1394 OHCI Host Controller (rev. 0x01)
fwohci0: interrupting at eb164 irq 14
fwohci0: OHCI 1.0, 00:00:4c:01:00:00:00:00, 400Mb/s, 1024 max_rec, 4 iso_ctx
ohci0 at pci2 dev 9 function 0: NEC USB Host Controller (rev. 0x41)
ohci0: interrupting at eb164 irq 18
ohci0: OHCI version 1.0
usb0 at ohci0: USB revision 1.0
uhub0 at usb0
ohci1 at pci2 dev 9 function 1: NEC USB Host Controller (rev. 0x41)
usb1 at ohci1: USB revision 1.0
uhub1 at usb1
NEC USB Host Controller (USB serial bus, interface 0x20, revision 0x02) at pci2 dev 9 function 2 not configured
fw0 at fwohci0: 00:00:4c:01:00:00:00:00:09:02:20:00:00:00:00:00

sopwith # usbdevs -v
Controller /dev/usb0:
addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), NEC(0x1033), rev 1.00
 port 1 powered
 port 2 powered
 port 3 powered
Controller /dev/usb1:
addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), NEC(0x1033), rev 1.00
 port 1 powered
 port 2 powered

If it matters, this is on an alpha running 1.6.2.  (2.0 panics)

Oh, and what exactly is it that is "not configured" ?