Ian Dowse
f4b4a6b096
The EHCI qTD token has a number of error status bits that are not
...
cleared if the host controller retries the transfer and is successful,
but we were interpreting these bits as indicating a fatal error.
Ignore these error bits, and instead use the HALTED bit to determine
if the transfer failed. Also update the USBD_STALLED detection to
ignore these bits.
Obtained from: OpenBSD
2005-03-13 23:48:17 +00:00
..
2005-03-12 02:43:50 +00:00
2005-03-12 07:05:59 +00:00
2005-03-08 14:49:05 +00:00
2005-03-12 21:26:53 +00:00
2005-03-13 12:14:56 +00:00
2005-03-08 16:11:41 +00:00
2005-03-12 00:29:30 +00:00
2005-03-12 00:17:37 +00:00
2005-03-11 22:07:04 +00:00
2005-03-13 23:48:17 +00:00
2005-03-13 12:18:47 +00:00
2005-03-11 15:42:51 +00:00
2005-03-13 12:13:55 +00:00
2005-03-13 17:39:19 +00:00
2005-03-11 22:10:25 +00:00
2005-03-13 12:18:47 +00:00
2005-03-13 11:56:28 +00:00
2005-03-12 10:41:58 +00:00
2005-03-12 12:58:03 +00:00
2005-03-08 17:04:14 +00:00
2005-03-11 10:29:38 +00:00
2005-03-13 11:23:22 +00:00
2005-03-11 12:37:07 +00:00
2005-03-09 15:28:48 +00:00
2005-03-10 14:19:31 +00:00
2005-01-07 01:45:51 +00:00
2005-03-13 12:16:45 +00:00
2005-03-13 12:15:36 +00:00
2005-03-11 17:24:46 +00:00
2005-03-12 10:30:06 +00:00
2005-03-09 00:54:55 +00:00
2005-03-13 11:44:02 +00:00
2005-03-13 12:04:12 +00:00
2005-03-13 12:05:05 +00:00