]> sigrok.org Git - libsigrok.git/commit
saleae-logic: support for other FX2 devices (bare FX2)
authorBert Vermeulen <redacted>
Sat, 4 Jun 2011 21:20:00 +0000 (23:20 +0200)
committerBert Vermeulen <redacted>
Sat, 4 Jun 2011 23:57:54 +0000 (01:57 +0200)
commite10d6e32e4d8766e12b752da6d1806944b0ee85e
tree27b7651c935fb290e8381d881e46401159a32769
parent8722c31e26ecebfc75035a566d4d72d07761ef14
saleae-logic: support for other FX2 devices (bare FX2)

This enables support for devices that have a different VID/PID
than the Saleae Logic, and yet another after firmware upload.

After firmware upload is checked every 100ms whether it came back,
instead of always waiting for 2 seconds.

If the kernel attaches a driver to a device we know, detact it first.
hardware/common/Makefile.am
hardware/common/ezusb.c
hardware/common/misc.c [deleted file]
hardware/saleae-logic/saleae-logic.c