libsigrok/src/hardware/hung-chang-dso-2100
Lars-Peter Clausen b165a24234 hung-chang-dso-2100: Fix session source fd
For session sources without a file descriptor to poll a negative number
should be passed for the fd parameter. The hung-chang-dso-2100 driver
currently passes 0 instead, which is the stdin stream. Fix the issue by
passing -1 for the fd parameter.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2016-01-29 18:24:42 +01:00
..
api.c hung-chang-dso-2100: Fix session source fd 2016-01-29 18:24:42 +01:00
protocol.c SR_DF_ANALOG_OLD and sr_datafeed_analog_old renames. 2015-10-20 23:32:45 +02:00
protocol.h hung-chang-dso-2100: Add driver 2015-09-10 14:42:12 +02:00