Module Name: src Committed By: jakllsch Date: Thu May 21 13:23:38 UTC 2020
Modified Files: src/sys/dev/usb: xhci.c Log Message: xhci(4): Check for overflows with KASSERT when putting TRBs on xfer TRB buffer. Also more-correctly check for overruns when putting TRBs on a ring. To generate a diff of this commit: cvs rdiff -u -r1.126 -r1.127 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.