Support for Linksys USB3GIG ethernet adapter
Hans Petter Selasky
hps at selasky.org
Sun Aug 30 06:49:01 UTC 2015
On 08/30/15 00:56, Nicolas Blais wrote:
> 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
>
Try:
usbconfig -d X.Y set_config 1
--HPS
More information about the freebsd-usb
mailing list