From: Bert Vermeulen Date: Fri, 28 Dec 2012 15:46:21 +0000 (+0100) Subject: added VID:PIDs for all Hantek DSO-2xxx/5xxx X-Git-Tag: dsupstream~402 X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=d40a8d1455d3e08a17d1f9d96ee59e1826c7d8e1;p=libsigrok.git added VID:PIDs for all Hantek DSO-2xxx/5xxx --- diff --git a/contrib/z60_libsigrok.rules b/contrib/z60_libsigrok.rules index cbb714a6..15005709 100644 --- a/contrib/z60_libsigrok.rules +++ b/contrib/z60_libsigrok.rules @@ -95,6 +95,34 @@ ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", MODE="664", GROUP="plugdev" ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev" ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev" +# Hantek DSO-2150 +# http://www.hantek.com.cn/english/produce_list.asp?unid=63 +# lsusb: "04b4:2150 Cypress Semiconductor Corp." +# lsusb after FW upload: "04b5:2150 ROHM LSI Systems USA, LLC" +ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2150", MODE="664", GROUP="plugdev" +ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2150", MODE="664", GROUP="plugdev" + +# Hantek DSO-2250 +# http://www.hantek.com.cn/english/produce_list.asp?unid=64 +# lsusb: "04b4:2250 Cypress Semiconductor Corp." +# lsusb after FW upload: "04b5:2250 ROHM LSI Systems USA, LLC" +ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2250", MODE="664", GROUP="plugdev" +ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2250", MODE="664", GROUP="plugdev" + +# Hantek DSO-5200 +# http://www.hantek.com.cn/english/produce_list.asp?unid=27 +# lsusb: "04b4:5200 Cypress Semiconductor Corp." +# lsusb after FW upload: "04b5:5200 ROHM LSI Systems USA, LLC" +ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev" +ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev" + +# Hantek DSO-5200A +# http://www.hantek.com.cn/english/produce_list.asp?unid=66 +# lsusb: "04b4:520a Cypress Semiconductor Corp." +# lsusb after FW upload: "04b5:520a ROHM LSI Systems USA, LLC" +ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev" +ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev" + # Ideofy LA-08 # http://www.ideofy.com/la-08_en # lsusb: "1fff:0100" (no string for the vendor name available)