... if not, could someone post the diffs or files to this thread?
Thanks,
Greg
---
port 3 addr 3: high speed, self powered, config 1, AX88178 USB 2.0
10/100
Ethernet adapter(0x1780), ASIX Electronics(0x0b95), rev 0.01
NetBSD exy.home 5.0_BETA NetBSD 5.0_BETA (AKUA-090115-$Revision:
lion-50-a
(G1.915.2.1) $) #2: Thu Jan 22 23:34:09 EST 2009
akua%exy.home@localhost:/var/src/stable/src/sys/arch/i386/compile/obj/lion-50-
a i386
Bernd Ernesti wrote:
[Please leave tech-kern out and only use current-users]
On Wed, Dec 03, 2008 at 06:13:56PM +0100, Adam Hamsik wrote:
On Dec,Wednesday 3 2008, at 6:02 PM, Wouter Klouwen wrote:
david aubril(david.aubril%ac-nantes.fr@localhost) said 2008.12.03 17:34:23
+0000:
Here we go.
It's really weard. It works fine, smoothly with the linux box. But
nothing with the netbsd box. Not even a light, or a line in dmesg.
There are some clues in the dmesg.
ugen0 at uhub3 port 1
ugen0: vendor 0x2001 product 0x3c05, rev 2.00/0.01, addr 2
Vendor/Product ID on your card wasn't matched. You need to add
0x2001
and 0x3c05 id's to
sys/dev/usb/usbdevs and rebuild kernel.
That won't help anything attaching the axe driver for that card.
ITOH Yasufumi added support for that card on his itohy-usb1 branch:
------------------------------------------------------
Module Name: src
Committed By: itohy
Date: Mon Jun 25 09:21:28 UTC 2007
Modified Files:
src/sys/dev/usb [itohy-usb1]: if_axe.c
Log Message:
Add support of AX88178 and AX88772 (based on OpenBSD).
(beware new Tx/Rx code, totally untested)
New devices from FreeBSD/OpenBSD:
[..]
- D-Link DUB-E100 rev B1
[..]
To generate a diff of this commit:
cvs rdiff -r1.17.10.5 -r1.17.10.6 src/sys/dev/usb/if_axe.c
------------------------------------------------------
But that branch was not merged so that card is still unsupported.
Bernd
--
View this message in context:
http://www.nabble.com/D-link-dub-e100-tp20812953p21617942.html
Sent from the current-users mailing list archive at Nabble.com.