Skip to content

Commit 548b3e6

Browse files
author
Sean Cross
committed
udev: Add fernly rules file
Signed-off-by: Sean Cross <xobs@kosagi.com>
1 parent c8ff6c5 commit 548b3e6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

95-fernvale-test.rules

Lines changed: 2 additions & 0 deletions
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="0660", RUN+="/home/fernvale/fernly-usb-loader -t /dev/fernvale /home/fernvale/usb-loader.bin /home/fernvale/firmware.bin"

0 commit comments

Comments
 (0)