Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Tickets #1216 - #1218



details:   https://anonhg.NetBSD.org/src/rev/96a026a62e22
branches:  netbsd-9
changeset: 1002185:96a026a62e22
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Feb 28 07:09:00 2021 +0000

description:
Tickets #1216 - #1218

diffstat:

 doc/CHANGES-9.2 |  17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 6a0c7f1b96d0 -r 96a026a62e22 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2   Sun Feb 28 07:07:38 2021 +0000
+++ b/doc/CHANGES-9.2   Sun Feb 28 07:09:00 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.51 2021/02/26 13:31:21 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.52 2021/02/28 07:09:00 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1711,3 +1711,18 @@
        patch(1): make '-V none' work.
        [nia, ticket #1215]
 
+sys/arch/hppa/gsc/harmony.c                    1.8-1.10
+
+       harmony(4): fix locking bug and handling of channel/speed bits.
+       [isaki, ticket #1216]
+
+sys/dev/audio/audio.c                          1.46,1.82,1.85,1.87,1.88
+
+       audio(4): comments and diagnostics improvements.
+       [isaki, ticket #1217]
+
+sys/dev/audio/audio.c                          1.84
+
+       Fix return value of audiopoll().
+       [isaki, ticket #1218]
+



Home | Main Index | Thread Index | Old Index