git: DragonFly_RELEASE_4_4 kernel - Add quirks for xhci (usb)
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jan 24 18:35:47 PST 2016
commit c5db8d64fffa9e0e8c6adfc674fb5749de07af74
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Jan 24 18:33:33 2016 -0800
kernel - Add quirks for xhci (usb)
* Add quirks to force 32-bit dma for two chips, one taken
from FreeBSD, the other from testing an AMD A10-7300
which reports a 64-bit dma capability but fails when
32-bit dma is used.
Reported-by: Xenu <1000 at carychium-tridentatum.xenu.pl> (irc)
Summary of changes:
sys/bus/u4b/controller/xhci_pci.c | 2 ++
1 file changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c5db8d64fffa9e0e8c6adfc674fb5749de07af74
--
DragonFly BSD source repository
More information about the Commits
mailing list