]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix for use of the XHCI driver on Cortex-A72 by adding a missing cache
authorHans Petter Selasky <hselasky@FreeBSD.org>
Sat, 19 Sep 2020 22:37:45 +0000 (22:37 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Sat, 19 Sep 2020 22:37:45 +0000 (22:37 +0000)
commita29c0348f0653c25adb65e340e6f5a7edc86b8a2
tree348db44f07c1ce6f9eaf45ade78a15680917d7e9
parent68d7185b6495e194e399289edc479ab85e5e4f3f
Fix for use of the XHCI driver on Cortex-A72 by adding a missing cache
flush operation before writing to the XHCI_ERSTBA_LO/HI register(s).

PR: 237666
Discussed with: Mark Millard <marklmi@yahoo.com>
MFC after: 1 week
Sponsored by: Mellanox Technologies // Nvidia
sys/dev/usb/controller/xhci.c