]> sigrok.org Git - libsigrok.git/commitdiff
udev: Update for new post-firmware Hantek 6022BE VID/PID.
authorUwe Hermann <redacted>
Mon, 31 Oct 2016 14:30:12 +0000 (15:30 +0100)
committerUwe Hermann <redacted>
Mon, 31 Oct 2016 14:30:12 +0000 (15:30 +0100)
contrib/z60_libsigrok.rules

index 8f35f576921643ff9da984fb3b243ef3b5b3218b..b9eb7f11bac983f0e2a2fbb953186f675546a274 100644 (file)
@@ -118,7 +118,7 @@ ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev"
 
 # Hantek 6022BE
 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="6022", MODE="664", GROUP="plugdev"
-ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="6022", MODE="664", GROUP="plugdev"
+ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608e", MODE="664", GROUP="plugdev"
 
 # IKALOGIC Scanalogic-2
 ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", MODE="664", GROUP="plugdev"