summaryrefslogtreecommitdiff
path: root/sys/man
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2019-07-02 05:34:13 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2019-07-02 05:34:13 +0200
commit54f9b36720ee3201dfd5a2524cdbf836edf5914f (patch)
treeee5ce8a34bf336475c86a1189d20ee7b00e56940 /sys/man
parentb2c7a8d84a0075fea104009115d0c34bffc39e06 (diff)
usbxhci: fix mysterious ENABLESLOT failures (update to XHCI spec revision 1.2 (2019))
Ori Bernstein had Sunrise Point-H USB 3.0 xHCI Controller that would mysteriously crash on the 5th ENABLESLOT command. This was reproducable by even just allocating slots in a loop right after init. It turns out, the 1.2 spec extended the Max Scratchpad Buffers in HCSPARAMS2 so our driver would not allocate enougth scratchpad buffers and controller firmware would crash once it went beyond our allocated scratchpad buffer array. This change also fixes: - ignore bits 16:31 in PAGESIZE register - preserve bits 10:31 in the CONFIG register - handle ADDESSDEV command failure (so it can be retried)
Diffstat (limited to 'sys/man')
0 files changed, 0 insertions, 0 deletions