Searched hist:192552 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
H A Dusb_transfer.cdiff 192552 Thu May 21 15:50:50 MDT 2009 thompsa Improve device mode (gadget) stall handling.

Some hardware easily comes out of sync with regard to whether the current or
the next control transfer should be stalled, if a stall command is always
issued before receiving the SETUP packet. After this patch the stall command
will only be issued when a transfer should actually be stalled.

Submitted by: Hans Petter Selasky

Completed in 190 milliseconds