dahdi-tools/xpp/xtalk
Oron Peled ca7c04e9cb xpp: fix usb "clear_halt" problem
* Don't use "usb_clear_halt" by default anymore
   - It caused problems with specific devices in the past
   - Now it cause problems with specific servers as well (64 bits, USB3)

 * Add an "XTALK_OPTIONS" environment variable to pass options:
   - Use it to implement a "use-clear-halt" boolean option that
     restore original behavior.
   - Also use it for "no-lock" option which replace the legacy
     environment variable "XUSB_NOLOCK".
2014-05-11 18:03:11 +03:00
..
debug.c xtalk: checkpatch clean (almost) 2012-09-20 13:43:41 +00:00
debug.h xtalk: checkpatch clean (almost) 2012-09-20 13:43:41 +00:00
xlist.c xtalk: checkpatch clean (almost) 2012-09-20 13:43:41 +00:00
xlist.h xpp: use 'xtalk' for the USB access code 2011-03-10 18:48:11 +00:00
xtalk.c xtalk: checkpatch clean (almost) 2012-09-20 13:43:41 +00:00
xtalk.h xtalk: checkpatch clean (almost) 2012-09-20 13:43:41 +00:00
xtalk_defs.h xtalk: checkpatch clean (almost) 2012-09-20 13:43:41 +00:00
xusb.c xpp: fix usb "clear_halt" problem 2014-05-11 18:03:11 +03:00
xusb.h xtalk: checkpatch clean (almost) 2012-09-20 13:43:41 +00:00