Add U3Pro16 udev rule
This commit is contained in:
parent
b7497f0ec2
commit
833e21e1e8
1 changed files with 2 additions and 0 deletions
|
@ -10,5 +10,7 @@ ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0022", TAG+="uaccess"
|
|||
ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0020", TAG+="uaccess"
|
||||
# DreamSourceLab DSLogic Basic
|
||||
ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0021", TAG+="uaccess"
|
||||
# DreamSourceLab DSLogic U3Pro16
|
||||
ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="002a", TAG+="uaccess"
|
||||
# DreamSourceLab DSLogic U3Pro32
|
||||
ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="002c", TAG+="uaccess"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue