Module Name: src Committed By: gdt Date: Tue Mar 2 00:18:22 UTC 2021
Modified Files:
src/sys/dev/usb: ukbd.c
Log Message:
ukbd: GC some 20 year old code (NFC)
Long ago, code was improved to allow detaching keyboards that were the
console, but the old commen and panic() were #if 0'd instead of
removed.
To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 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.
