Support for Linksys USB3GIG ethernet adapter
Nicolas Blais
nicblais at clkroot.net
Sat Aug 29 23:02:52 UTC 2015
Has anyone had any luck getting the Linksys USB3GIGv1 USB/Ethernet adapter
to work in FreeBSD? I have no issues in Linux, but it seems currently
unsupported on -CURRENT. I posted on the forums in Network but was
forwarded here.
On FreeBSD 11-CURRENT (armv6-RPI2):
ugen0.4: <Linksys> at usbus0
root at rpi2:~ # lsusb -d 13b1: -v
Bus /dev/usb Device /dev/ugen0.4: ID 13b1:0041 Linksys
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x13b1 Linksys
idProduct 0x0041
bcdDevice 30.00
iManufacturer 1 Linksys
iProduct 2 Linksys USB3GIGV1
<snip>
On Linux 3.19.8:
usb 4-4: new SuperSpeed USB device number 12 using xhci_hcd
usb 4-4: New USB device found, idVendor=13b1, idProduct=0041
usb 4-4: New USB device strings: Mfr=1, Product=2, SerialNumber=6
usb 4-4: Product: Linksys USB3GIGV1
usb 4-4: Manufacturer: Linksys
cdc_ether 4-4:2.0 eth0: register 'cdc_ether' at usb-0000:00:14.0-4, CDC
Ethernet Device
Cheers!
More information about the freebsd-usb
mailing list