mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2026-04-25 15:45:42 -05:00
5 lines
198 B
Plaintext
5 lines
198 B
Plaintext
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6014", PROGRAM="/bin/sh -c '\
|
|
echo -n $id:1.0 > /sys/bus/usb/drivers/ftdi_sio/unbind;\
|
|
echo -n $id:1.1 > /sys/bus/usb/drivers/ftdi_sio/unbind\
|
|
'"
|