How to access a FTDI usb device with a custom vendor and product id's
Hans Petter Selasky
hps at selasky.org
Tue Nov 10 16:38:47 UTC 2015
On 11/10/15 17:28, Burton Sampley wrote:
> SYSFS{idVendor}=="2100", SYSFS{idProduct}=="9e56", RUN+="/sbin/modprobe -q
> ftdi_sio vendor=0x2100 product=0x9e56"
>
> How do I accomplish the same in FreeBSD? When the cable is plugged in, I
> get the following in /var/log/messages:
Hi,
See examples here:
https://svnweb.freebsd.org/ports/head/multimedia/webcamd/files/webcamd.conf.in?view=markup
--HPS
More information about the freebsd-usb
mailing list