Skip to content

Commit

Permalink
added cdc rules
Browse files Browse the repository at this point in the history
  • Loading branch information
hancheol-cho committed Jul 12, 2017
1 parent 2bb7386 commit c758546
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions 99-opencm-cdc.rules
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#http://linux-tips.org/t/prevent-modem-manager-to-capture-usb-serial-devices/284/2.

#cp rules /etc/udev/rules.d/
#sudo udevadm control --reload-rules
#sudo udevadm trigger

ATTRS{idVendor}=="fff1" ATTRS{idProduct}=="ff48", ENV{ID_MM_DEVICE_IGNORE}="1", MODE:="0666"

0 comments on commit c758546

Please sign in to comment.