Re: Support for Linksys USB3GIG ethernet adapter

2015-08-30 Thread Nicolas Blais
Thanks Hans, I made a PR (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202783) with 2 patches for usb_quirk.c and usbdevs. Thanks again for all your help! On Sun, Aug 30, 2015 at 4:42 PM, Hans Petter Selasky wrote: > On 08/30/15 16:19, Nicolas Blais wrote: > >> Yep, that worked! The cdce

Re: Support for Linksys USB3GIG ethernet adapter

2015-08-30 Thread Hans Petter Selasky
On 08/30/15 16:19, Nicolas Blais wrote: Yep, that worked! The cdce driver is pretty plain option-wise but at least it's functional. Also tested on the BeagleBone Black and it worked fine (and was actually faster than on the RPI2) Other than manually running usbconfig or adding a rc.d script at

Re: Support for Linksys USB3GIG ethernet adapter

2015-08-30 Thread Nicolas Blais
Yep, that worked! The cdce driver is pretty plain option-wise but at least it's functional. Also tested on the BeagleBone Black and it worked fine (and was actually faster than on the RPI2) Other than manually running usbconfig or adding a rc.d script at boot, can we get the Linksys USB3GIGv1 ad

Re: Support for Linksys USB3GIG ethernet adapter

2015-08-29 Thread Hans Petter Selasky
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 (armv

Support for Linksys USB3GIG ethernet adapter

2015-08-29 Thread Nicolas Blais
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: at usbus0 root@rpi2:~