Module Name: src Committed By: riastradh Date: Fri Oct 28 23:44:38 UTC 2022
Modified Files: src/sys/dev/ic: pckbc.c Log Message: pckbc(4): Simplify the (disabled) logic to check keyboard port. No functional change intended -- just reduces code duplication (and fixes wrong-number-of-arguments in #if 0 logic). To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/sys/dev/ic/pckbc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.