dahdi-tools/xpp/xtalk
Oron Peled 9aee76a3a5 xpp: revert USB "clear_halt" change and better overrides.
Why:
 * Doing "clear_halt" is normally the right thing to do on startup.
 * The original observed problem is better fixed via USB bios settings.
 * Defaulting to no "clear_halt" cause more problems on other platform
   combinations (hardware/kernel).

The change:
 * We now reverted to do "clear_halt" by default.
 * The XTALK_OPTIONS may now contain either "use-clear-halt" (the default)
   or "no-use-clear-halt" to override for debugging/testing.

Original commit: ca7c04e9cb

Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
2014-08-18 15:15:06 +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: revert USB "clear_halt" change and better overrides. 2014-08-18 15:15:06 +03:00
xusb.h xtalk: checkpatch clean (almost) 2012-09-20 13:43:41 +00:00