Hamlib/src
Stéphane Fillod, F8CFE 26f7a9e3c9 * do not check return value of usb_detach_kernel_driver_np(),
it's done as best effort, and access failure would be catched later.
* make failure of usb_claim_interface() fatal in usb_port_open()


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2984 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-09-17 15:02:05 +00:00
..
Makefile.am get ready for next round 2010-09-03 21:28:06 +00:00
cal.c copyright clarification 2009-06-23 20:30:22 +00:00
cal.h
conf.c - serial conf parameters appear only for serial type rig 2010-04-25 17:20:44 +00:00
debug.c fix corner case in dump_hex(), where \n was sometime missing 2010-05-29 14:18:48 +00:00
event.c - better portability check with HAVE_SIGACTION 2010-08-21 11:37:58 +00:00
event.h
ext.c ability to report error through callback iteration 2008-04-11 14:12:26 +00:00
idx_builtin.h
iofunc.c fix corner case in port_close() 2009-11-01 22:39:39 +00:00
iofunc.h factorize port_open/port_close, fix a bug when setting RTS/DTR 2009-09-14 07:49:04 +00:00
locator.c Copyright date update 2010-03-07 14:00:34 +00:00
mem.c Copyright date update 2010-03-07 14:00:34 +00:00
misc.c added helper functions for cache timeout management 2010-03-28 16:33:03 +00:00
misc.h added helper functions for cache timeout management 2010-03-28 16:33:03 +00:00
network.c get ready for IPv6 2010-04-16 20:50:14 +00:00
network.h MinGW network fixes 2008-11-05 23:02:00 +00:00
par_nt.h
parallel.c fix return codes for WIN32 2010-05-26 19:08:11 +00:00
parallel.h define PARPORT_CONTROL* and PARPORT_STATUS* in frontend 2010-04-25 21:15:54 +00:00
register.c fix thinko about rig_check_backend_version 2009-09-14 07:25:44 +00:00
register.h use define ABI_VERSION when declaring backends, patch by Stelios Bounanos M0GLD 2009-09-04 21:30:32 +00:00
rig.c Workaround SF#3055689 2010-09-17 14:46:16 +00:00
rot_conf.c - serial conf parameters appear only for serial type rig 2010-04-25 17:20:44 +00:00
rot_conf.h
rot_reg.c
rotator.c - serial conf parameters appear only for serial type rig 2010-04-25 17:20:44 +00:00
serial.c Workaround SF#3055689 2010-09-17 14:46:16 +00:00
serial.h
settings.c allow tones and func calls to be targetable 2010-03-05 18:48:40 +00:00
token.h make ptt/dcd override accessible trough set_conf/get_conf 2009-04-15 17:34:16 +00:00
tones.c doxy: clarification about ctcss enabling/disabling 2010-04-05 09:42:04 +00:00
tones.h variable common_dcs_list[] with 104 DCS codes 2009-06-01 16:51:41 +00:00
usb_port.c * do not check return value of usb_detach_kernel_driver_np(), 2010-09-17 15:02:05 +00:00
usb_port.h