]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r253532:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 26 Jul 2013 06:24:33 +0000 (06:24 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 26 Jul 2013 06:24:33 +0000 (06:24 +0000)
commitb0ed309953b525ba2734b96b6d2450ab949d2e07
treef2690b5196139771c41a39a32b3ddebf0926c2fa
parent62ba3d996b8b347171226afdd131285ee65431c5
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
Approved by:    re, hrs

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