]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r253532:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 26 Jul 2013 06:28:41 +0000 (06:28 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 26 Jul 2013 06:28:41 +0000 (06:28 +0000)
commit7907eae0da6a3ddeeb06a921baad39de6800d2b0
treea9a2ea7de7f26a9fa57cce70b616915b4763b725
parent7dba29929d30f49ac631fbc32ccf11c036b6c754
MFC r253532:

Fix an XHCI regression:

The Block Event Interrupts, BEI, feature does not
work like expected with the Renesas XHCI chipsets.
Revert feature.

While at it correct the TD SIZE computation in
case of Zero Length Packet, ZLP, in the end of a
multi frame USB transfer.

PR: usb/180726

git-svn-id: svn://svn.freebsd.org/base/stable/8@253666 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/controller/xhci.c