Relax DMA restrictions on ehci(4) and xhci(4) controllers that can do
authorkettenis <kettenis@openbsd.org>
Tue, 8 Oct 2024 19:42:31 +0000 (19:42 +0000)
committerkettenis <kettenis@openbsd.org>
Tue, 8 Oct 2024 19:42:31 +0000 (19:42 +0000)
commit98dddc57df13d7e73bdcf503d8cd01943a8a4965
treedf8f38d1c5ffb40a91575547f9fb63ef80769f52
parenta006a8cd0d4ccdbdbc9d0332b5f6fdc2b6b1aed3
Relax DMA restrictions on ehci(4) and xhci(4) controllers that can do
64-bit DMA.

ok mpi@, mlarkin@
sys/dev/usb/ehci.c
sys/dev/usb/usb_mem.c
sys/dev/usb/usb_mem.h
sys/dev/usb/usbdivar.h
sys/dev/usb/xhci.c