Skip to content

Commit ba2206d

Browse files
committed
these are my simple (not running anything) udev rules
1 parent 4aecd16 commit ba2206d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

95-fernvale-simple.rules

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ACTION=="add|change", SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="0e8d", ATTRS{idProduct}=="0003", ENV{ID_MM_DEVICE_IGNORE}="1"
2+
SUBSYSTEM=="tty", ATTRS{idVendor}=="0e8d", ATTRS{idProduct}=="0003", SYMLINK+="fernvale", MODE="0666"

0 commit comments

Comments
 (0)