Module Name: src Committed By: tsutsui Date: Fri Jun 10 21:43:30 UTC 2022
Modified Files: src/doc: CHANGES Log Message: Mention about luna68k psgpam(4) audio. To generate a diff of this commit: cvs rdiff -u -r1.2886 -r1.2887 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.2886 src/doc/CHANGES:1.2887 --- src/doc/CHANGES:1.2886 Wed Jun 8 07:24:12 2022 +++ src/doc/CHANGES Fri Jun 10 21:43:30 2022 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2886 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2887 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -596,3 +596,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0: [rin 20220530] getentropy(3): Re-introduced getentropy function to libc. [riastradh 20220531] + luna68k: Add psgpam(4) audio driver for LUNA, using YM2149 PSG/SSG + sound chip. [tsutsui 20220610]