CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/10/08 13:42:31
Modified files:
sys/dev/usb : ehci.c usb_mem.c usb_mem.h usbdivar.h xhci.c
Log message:
Relax DMA restrictions on ehci(4) and xhci(4) controllers that can do
64-bit DMA.
ok mpi@, mlarkin@
