CVS commit: [netbsd-10] src/sys/dev/dec
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Thu May 7 14:12:39 UTC 2026 Modified Files: src/sys/dev/dec [netbsd-10]: dzkbd.c Log Message: Pull up following revision(s) (requested by hans in ticket #1261): sys/dev/dec/dzkbd.c: revision 1.34 dzkbd: set the keyboard type according to what lk201_init() detected This makes wsconsctl report the correct keyboard type. The layout is still hardcoded for a LK401 by default, though. To generate a diff of this commit: cvs rdiff -u -r1.30.6.2 -r1.30.6.3 src/sys/dev/dec/dzkbd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.