Module Name:    src
Committed By:   jmcneill
Date:           Sun Oct 10 20:14:09 UTC 2021

Modified Files:
        src/sys/dev/usb: usb.c

Log Message:
usb: usb_event_thread: remove delay at startup for USB >= 2.0 HCs

The delay at the start of usb_event_thread is meant to slow down EHCI
companion controllers. Skip the 500ms delay if the bus that owns this
thread is USB >= 2.0 since those are never companions.


To generate a diff of this commit:
cvs rdiff -u -r1.197 -r1.198 src/sys/dev/usb/usb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to