Opened 15 years ago

Closed 15 years ago

#73 closed defect (fixed)

support for usb network controller DM9601

Reported by: huub Owned by: nobody
Priority: major Milestone:
Keywords: Cc:
Resource needed to fix:

Description

The usb-lan adapters form dealextreme.com are not supported in the present kernel.
In a linux machine the adapter is recognized and configured as follows:


usb 2-2: New USB device found, idVendor=0fe6, idProduct=8101
usb 2-2: New USB device strings: Mfr=0, Product=2, SerialNumber=3
usb 2-2: Product: USB Network Controller
usb 2-2: SerialNumber:
usb 2-2: configuration #1 chosen from 1 choice
yenta_cardbus 0000:02:09.0: TI: parallel PCI interrupts ok
journal
eth0 (dm9601): not using net_device_ops yet
eth0: register 'dm9601' at usb-0000:00:1d.1-2, Davicom DM9601 USB Ethernet, 00:10:29:48:e5:84
usbcore: registered new interface driver dm9601
udev: renamed network interface eth0 to eth3


Will try the patches that I found on:
http://lists.freebsd.org/pipermail/freebsd-usb/2009-March/006503.html

Change History (1)

comment:1 by huub, 15 years ago

Resolution: fixed
Status: newclosed

patches required some minor changes; also udav driver added to kernel config file (and commented out fe driver that caused compile error).
modifications committed to svn.

Note: See TracTickets for help on using tickets.