tech-kern archive

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

Re: D-link dub e100




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.

Regards

Adam.



Home | Main Index | Thread Index | Old Index