phk 2004/03/04 12:49:04 PST
FreeBSD src repository
Modified files:
sys/dev/usb usbdi.c
Log:
Implement a crude but functional usbd_ratecheck() to limit the number
of "usb0: %d scheduling overruns" messages I have to contend with.
Revision Changes Path
1.85 +3 -5 src/sys/dev/usb/usbdi.c