]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r234803 and r234961:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 4 May 2012 15:10:49 +0000 (15:10 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 4 May 2012 15:10:49 +0000 (15:10 +0000)
commit3a8c7b96ba3bb610c836d230e0fef715fc8b7968
tree6bdda8eb0f1ac48883b8ec5ec12c4bbb2afd6e39
parentd9e3caf82ea2457a20c67e1f9d6fcbf7c6ec5cbc
MFC r234803 and r234961:
Add support for Multi-TT mode of modern USB HUBs.
This will give you more bandwidth for isochronous
FULL speed applications connected through a
High Speed HUB.

This patch has been tested with XHCI and EHCI.

git-svn-id: svn://svn.freebsd.org/base/stable/9@235001 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/controller/ehci.c
sys/dev/usb/controller/xhci.c
sys/dev/usb/usb_controller.h
sys/dev/usb/usb_hub.c
sys/dev/usb/usb_hub.h
sys/dev/usb/usb_transfer.c