diff --git a/xpp/xtalk/xusb_common.c b/xpp/xtalk/xusb_common.c index bccfd39..125f735 100644 --- a/xpp/xtalk/xusb_common.c +++ b/xpp/xtalk/xusb_common.c @@ -339,7 +339,7 @@ int xusb_flushread(struct xusb_iface *iface) return 0; } -static int use_clear_halt = 1; +static int use_clear_halt = 0; static int xtalk_one_option(const char *option_string) {