Module Name: src Committed By: jmcneill Date: Thu Jan 9 10:17:23 UTC 2025
Modified Files:
src/sys/dev/usb: xhci.c
Log Message:
xhci: Don't use USBMALLOC_COHERENT
Use normal WB mappings with non-cache coherent tags, will improve
performance and seems to avoid stalling transfers on X1E.
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 src/sys/dev/usb/xhci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
