]> sigrok.org Git - libsigrok.git/commit
hantek-6xxx: Hantek 6022BE: Add VID/PID 04b5:6022 support.
authorUwe Hermann <redacted>
Mon, 3 Sep 2018 20:01:32 +0000 (22:01 +0200)
committerUwe Hermann <redacted>
Mon, 3 Sep 2018 20:01:32 +0000 (22:01 +0200)
commit2efb3cd70053098d4b7106b84c2d400eb0fb4370
treeeea79e6867e52306bce446b2d4d8b4360cac53d8
parent00f0016cc361008cd9eb2e52fd2a01f333c0e3cd
hantek-6xxx: Hantek 6022BE: Add VID/PID 04b5:6022 support.

On Windows, this device can either enumerate as 04b4:6022 or 04b5:6022,
depending on which vendor driver is currently being used, so we have to
support both in the hantek-6xxx driver as well.

This fixes bug #918.
src/hardware/hantek-6xxx/api.c