]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r234803 and r234961:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 4 May 2012 15:55:31 +0000 (15:55 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 4 May 2012 15:55:31 +0000 (15:55 +0000)
commitdc48fed7ca3c749ecbd2f40e4db706fcc4691835
tree48d55623bebd2150dd2c27a7c3b1fbd5b981b518
parentf913ebf06394c2ef4855a605174fce7576e36cf9
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/8@235011 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