Module Name: src Committed By: hans Date: Sun Mar 23 12:19:32 UTC 2025
Modified Files: src/sys/dev/wscons: wsmouse.c Log Message: wsmouse(4): fix bogus DIAGNOSTIC checks Similar to wskbd(4), these checks should be done always, and the only thing DIAGNOSTIC about them should be the printing of the message. To generate a diff of this commit: cvs rdiff -u -r1.73 -r1.74 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.