CVS commit: src/sys/arch/mac68k
"Nathanial Sloss" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: nat Date: Sat May 23 20:52:50 UTC 2026 Modified Files: src/sys/arch/mac68k/dev: akbd.c akbdvar.h src/sys/arch/mac68k/include: keyboard.h Log Message: Support for raw mode mostly from code used with macpcc. As posted to port-mac68k: https://mail-index.netbsd.org/port-mac68k/2026/05/16/msg001080.html To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/arch/mac68k/dev/akbd.c cvs rdiff -u -r1.10 -r1.11 src/sys/arch/mac68k/dev/akbdvar.h cvs rdiff -u -r1.6 -r1.7 src/sys/arch/mac68k/include/keyboard.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.