Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/wscons
Module Name: src
Committed By: hans
Date: Mon Apr 7 11:25:43 UTC 2025
Modified Files:
src/sys/dev/wscons: wskbd.c wsmouse.c
Log Message:
wsmouse(4), wskbd(4): less DIAGNOSTIC, more KASSERT
Also, add a DPRINTF to wsmouseclose() and wskbdclose(), mirroring their
respective open functions.
To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 src/sys/dev/wscons/wskbd.c
cvs rdiff -u -r1.74 -r1.75 src/sys/dev/wscons/wsmouse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index