Support for Linksys USB3GIG ethernet adapter

Nicolas Blais nicblais at clkroot.net
Sun Aug 30 23:37:50 UTC 2015


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 <hps at selasky.org>
wrote:

> 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 boot, can
>> we get the Linksys USB3GIGv1 adapter to be added to the list of supported
>> devices by cdce?
>>
>> Here's a few outputs if interested:
>>
>>
> FYI:
>
> You can add a quirk to "sys/dev/usb/quirk/usb_quirk.c" to do that
> automatically when the device is plugged.
>
> --HPS
>
>


More information about the freebsd-usb mailing list