sr: udev: Add Velleman PCSU1000 entry.
This commit is contained in:
parent
1c41873612
commit
18a98412ec
|
@ -162,6 +162,11 @@ ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", MODE="664", GROUP="plugdev"
|
|||
# lsusb: "21a9:1001" (no string for the vendor name available)
|
||||
ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev"
|
||||
|
||||
# Velleman PCSU1000
|
||||
# http://www.velleman.eu/products/view/?id=362986
|
||||
# lsusb: "10cf:1000 Velleman Components, Inc."
|
||||
ATTRS{idVendor}=="10cf", ATTRS{idProduct}=="1000", MODE="664", GROUP="plugdev"
|
||||
|
||||
# ZEROPLUS Logic Cube LAP-C series
|
||||
# http://www.zeroplus.com.tw/logic-analyzer_en/products.php#top_c
|
||||
# lsusb: "0c12:700e Zeroplus"
|
||||
|
|
Loading…
Reference in New Issue