Add udev rule for U3Pro32

This commit is contained in:
Jake 2020-08-05 00:40:45 +02:00
parent 7b277f9326
commit b7497f0ec2
3 changed files with 6 additions and 4 deletions

View file

@ -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"