usb - Fix mouse stall issue in X
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 13 Jun 2014 02:35:16 +0000 (19:35 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 13 Jun 2014 02:35:16 +0000 (19:35 -0700)
commit01bbe85e4d61e2e745b434724c0aa43f8cd63a2a
tree4af9a1c47cdc5b935be09ff74f8bb282628a700f
parent882f2478c1a1008ce645e0d8b422960d12b3a0ef
usb - Fix mouse stall issue in X

* Some code I had added to fix abort/reissue issues in ums could lose
  track of whether the read was operational or not if the FIFO became
  full.

* Correct the lost state.

* Should hopefully fix mouse-stall issues related to temporary X stalls
  while moving the mouse that could result in the FIFO temporarily becoming
  full.
sys/bus/u4b/input/ums.c