Module Name: src
Committed By: tsutsui
Date: Sat Sep 18 13:46:25 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
Mention about luna68k keyboard LED and buzzer command support for wskbd(4).
To generate a diff of this commit:
cvs rdiff -u -r1.2828 -r1.2829 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2828 src/doc/CHANGES:1.2829
--- src/doc/CHANGES:1.2828 Sat Sep 11 22:34:17 2021
+++ src/doc/CHANGES Sat Sep 18 13:46:25 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2828 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2829 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -418,3 +418,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
OpenSSH: Import 8.7. [christos 20210902]
efiboot: Add support for specifying a banner in boot.cfg. [nia 20210907]
pxeboot: Add support for specifying a banner in boot.cfg. [nia 20210907]
+ luna68k: Add support for keyboard LED and buzzer controls via wskbd(4).
+ [tsutsui 20210918]