usb quirks for ugen0.2: <TP-LINK USB 101001000 LAN> at usbus0
Hans Petter Selasky
hps at selasky.org
Wed Nov 8 08:07:10 UTC 2017
On 11/08/17 08:55, Kris G wrote:
> Hi,
>
> I am finding that I have to run below command each time I plug the USB
> device mentioned in subject to have ue0 interface appear.
>
> usbconfig -d 0.2 set_config 1
>
> How do I go about doing this automatically? At the moment I just have the
> command above in /etc/rc.local but I prefer to fix it properly.
>
> Can someone give me some pointers?
Hi,
Have a look here for example:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221852
There is "UQ_CFG_INDEX_1" and you can also specify it in /boot/loader.conf .
man usb_quirk
--HPS
More information about the freebsd-usb
mailing list