Add udev rule for U3Pro32
This commit is contained in:
parent
7b277f9326
commit
b7497f0ec2
3 changed files with 6 additions and 4 deletions
|
@ -10,3 +10,5 @@ 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 U3Pro32
|
||||
ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="002c", TAG+="uaccess"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue