Hi, I must configure a External USB Ethernet adapters D-Link DUB-E100, this is the my /proc/bus/usb/drivers info: T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 4 Spd=480 MxCh= 0 D: Ver= 2.00 Cls=ff(vend.) Sub=ff Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=07d1 ProdID=3c05 Rev= 0.01 S: Manufacturer=D-Link Corporation S: Product=DUB-E100 S: SerialNumber=000001 C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=250mA I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=00 Driver=(none) E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=128ms E: Ad=82(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms E: Ad=03(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms when I plug the adapters into USB port I get this dmesg info: usb 1-2: new high speed USB device using ehci_hcd and address 5 usb 1-2: configuration #1 chosen from 1 choice ... but none happening. I have found this web page http://www.linux-usb.org/usbnet/ which say then this device is support from asix driver (and usbnet). But if I modprobe this drivers none happening ... the "ip addr" command not show a new net network device. It is possible to use this device? How I can configure this device? Many thanks to all! -- Dario Lesca <d.lesca@xxxxxxxxxx>