Module Name: src Committed By: skrll Date: Thu Dec 23 11:03:48 UTC 2021
Modified Files: src/sys/dev/usb: ehci.c Log Message: Use the correct dmatag for all control structures. Also, don't KASSERT that we're using the low 4GB for them and simply error out. kern/56570: ehci panic on boot To generate a diff of this commit: cvs rdiff -u -r1.297 -r1.298 src/sys/dev/usb/ehci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.