]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve support for Intel Lynx Point USB 3.0 controllers by using the
authorHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 16 Jul 2014 06:14:41 +0000 (06:14 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 16 Jul 2014 06:14:41 +0000 (06:14 +0000)
commit0a54509ff96034fc3a2fdebfa17223d6eab6cf75
tree04509544a0f8b9d217362f88cffbe2dc10f7f75d
parent4622bc4e31f19430847e9e8aa96371d9fe4961ee
Improve support for Intel Lynx Point USB 3.0 controllers by using the
USB 2.0 port mask in addition to the USB 3.0 port mask. The hardware
does not always accept when writing -1U to the port switching
registers.

MFC after: 3 days
Tested by: Huang Wen Hui <huanghwh@gmail.com>
sys/dev/usb/controller/xhci_pci.c