Skip to content

Commit

Permalink
Add udev file rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Colonel committed Jun 19, 2013
1 parent e47c3ab commit a9b8c57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions udev/99-viking.rules
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SUBSYSTEMS=="usb", ATTRS{idProduct}=="6001", ATTRS{idVendor}=="0403", ATTRS{product}=="USB <-> Serial", KERNEL=="ttyUSB*", SYMLINK+="viking", MODE="0666"

0 comments on commit a9b8c57

Please sign in to comment.