Module Name: src Committed By: riastradh Date: Sat Dec 25 13:41:12 UTC 2021
Modified Files: src/sys/dev/usb: ukbd.c Log Message: ukbd(4): Wait for callouts and blinking to complete in detach. This detach routine (and whole driver) has got a lotta other problems, but let's fix 'em one at a time... To generate a diff of this commit: cvs rdiff -u -r1.153 -r1.154 src/sys/dev/usb/ukbd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.