mirror of
https://github.com/km4ack/pi-scripts
synced 2026-08-13 17:52:05 -04:00
1 line
178 B
Text
1 line
178 B
Text
ACTION=="add", ATTRS{idVendor}=="2100", ATTRS{idProduct}=="9068", RUN+="/sbin/modprobe ftdi_sio" RUN+="/bin/sh -c 'echo 2100 9068 > /sys/bus/usb-serial/drivers/ftdi_sio/new_id'"
|