rtl-sdr/src
Steve Markgraf 97db8149d9 workaround for some versions of libusb
Some versions of libusb don't seem to like if you call
libusb_init if you already have another instance opened.
(1.0.8 on Debian squeeze e.g.)

Thus, print name of device before opening it.

Signed-off-by: Steve Markgraf <steve@steve-m.de>
2012-04-04 21:50:32 +02:00
..
CMakeLists.txt install utility as well 2012-04-03 20:18:24 +02:00
Makefile.am add FCI FC2580 tuner support 2012-04-01 20:06:33 +02:00
main.c workaround for some versions of libusb 2012-04-04 21:50:32 +02:00
rtl-sdr.c use timeouts for control transfers 2012-04-04 21:47:20 +02:00
tuner_e4000.c rework on autotools handling of 2012-04-01 12:40:51 +02:00
tuner_fc0012.c rework on autotools handling of 2012-04-01 12:40:51 +02:00
tuner_fc0013.c rework on autotools handling of 2012-04-01 12:40:51 +02:00
tuner_fc2580.c add FCI FC2580 tuner support 2012-04-01 20:06:33 +02:00