udev rules for various devices I use.

This commit is contained in:
David Tomaschik
2018-02-10 15:07:28 -08:00
parent f355fe84d2
commit 58f63a17dc
8 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
ATTRS{idVendor}=="2a03", ENV{ID_MM_DEVICE_IGNORE}="1"
ATTRS{idVendor}=="239a", ENV{ID_MM_DEVICE_IGNORE}="1"
ATTRS{idVendor}=="1b4f", ENV{ID_MM_DEVICE_IGNORE}="1"
ATTRS{idVendor}=="03eb", ENV{ID_MM_DEVICE_IGNORE}="1"