summaryrefslogtreecommitdiffstats
path: root/sys/modules/usb/xhci
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2010-10-04 23:18:05 +0000
committerhselasky <hselasky@FreeBSD.org>2010-10-04 23:18:05 +0000
commitf58df490d49462ae839658025d0adc79cf5848ad (patch)
treec082c15f2b4af936b99eda2cd4c67777fdf391ee /sys/modules/usb/xhci
parentcacc63611c920df4de9b0e17b85172a00c979e75 (diff)
downloadFreeBSD-src-f58df490d49462ae839658025d0adc79cf5848ad.zip
FreeBSD-src-f58df490d49462ae839658025d0adc79cf5848ad.tar.gz
This commit adds full support for USB 3.0 devices in host and device
mode in the USB core. The patch mostly consists of updating the USB HUB code to support USB 3.0 HUBs. This patch also add some more USB controller methods to support more active-alike USB controllers like the XHCI which needs to be informed about various device state events. USB 3.0 HUBs are not tested yet, due to lack of hardware, but are believed to work. After this update the initial device descriptor is only read twice when we know that the bMaxPacketSize is too small for a single packet transfer of this descriptor. Approved by: thompsa (mentor)
Diffstat (limited to 'sys/modules/usb/xhci')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud