NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

issues with USB2.0 HUB+LAN+PS/2+Serial device



I have a 'USB 2.0 LAN Dock' device which is essentially a four port
USB 2.0 hub with ethernet, serial and PS/2 style keyboard and mouse
connectors which I'm using with my Asus Eee PC 1000h and NetBSD 4.0

So far I've been able to get the LAN port working fine and have been
able to burn DVDs via the USB ports, so I'm confident this portion of
the device is working OK:

|uhub5 at uhub4 port 4: vendor 0x0409 product 0x0050, class 9/0, rev 2.00/1.00, 
addr 2
|uhub5: single transaction translator
|uhub5: 7 ports with 7 removable, self powered
|uhidev2 at uhub5 port 1 configuration 1 interface 0
|uhidev2: MCT USB PS/2 Keyboard - PS/2 Mouse, rev 1.01/0.01, addr 3, iclass 3/1
|ukbd1 at uhidev2
|wskbd2 at ukbd1 mux 1
|wskbd2: connecting to wsdisplay0
|uhidev3 at uhub5 port 1 configuration 1 interface 1
|uhidev3: MCT USB PS/2 Keyboard - PS/2 Mouse, rev 1.01/0.01, addr 3, iclass 3/1
|uhidev3: 3 report ids
|ums0 at uhidev3 reportid 1: 3 buttons and Z dir.
|wsmouse1 at ums0 mux 0
|uhid1 at uhidev3 reportid 2: input=1, output=0, feature=0
|uhid2 at uhidev3 reportid 3: input=1, output=0, feature=0
|aue0 at uhub5 port 2
|aue0: ADMtek USB To LAN Converter, rev 2.00/1.01, addr 4
|aue0: Ethernet address 00:05:1b:94:05:00
|ukphy0 at aue0 phy 1: Generic IEEE 802.3u media interface
|ukphy0: OUI 0x00e092, model 0x0001, rev. 1
|ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
|uplcom0 at uhub5 port 7
|uplcom0: vendor 0x067b product 0x2303, rev 1.10/2.02, addr 5
|ucom0 at uplcom0

When using the PS/2 keyboard connector, or when using a USB mouse (and
sometimes when using a USB keyboard) I seem to get USB dropouts (for
want of a better term) - dmesg reports a very very large number of the
following messages and the mouse freezes until the motion stops
at which point I can move it a little more ... which sounds like a 
classic stack/FIFO overrun somewhere ...

|ehci0: missed microframe, TT reset not implemented, hub might be inoperational
|ehci0: missed microframe, TT reset not implemented, hub might be inoperational
:
:

When using the PS/2 keyboard (an original IBM Model M c1984, for those
interested), the laptop sometimes misses the key-up event which makes
typing extremely difficult ...

Plugging the USB keyboard directly into the laptop seems to work fine,
although I can't find my original PS/2->USB converter to test that,
sorry.

Is there something I can do to improve this? I'd be happy to test code
if that would help ...

Regards,
Malcolm

-- 
Malcolm Herbert                                This brain intentionally
mjch%mjch.net@localhost                                                left 
blank


Home | Main Index | Thread Index | Old Index