Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1560 and #1561
details: https://anonhg.NetBSD.org/src/rev/45883060d6d3
branches: netbsd-8
changeset: 934926:45883060d6d3
user: martin <martin%NetBSD.org@localhost>
date: Sat Jun 20 16:14:15 2020 +0000
description:
Tickets #1560 and #1561
diffstat:
doc/CHANGES-8.3 | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r b98235428610 -r 45883060d6d3 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3 Sat Jun 20 16:11:58 2020 +0000
+++ b/doc/CHANGES-8.3 Sat Jun 20 16:14:15 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.14 2020/06/16 10:29:16 bouyer Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.15 2020/06/20 16:14:15 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -202,3 +202,18 @@
corruption. Pointed out by Ilja Van Sprundel.
[martin, ticket #1559]
+sys/arch/x86/x86/cpu_rng.c 1.16
+
+ Use x86_read_psl/x86_disable_intr/x86_write_psl to defer interrupts.
+ This avoids accidently enabling interrupts too early.
+ [riastradh, ticket #1560]
+
+usr.sbin/hdaudioctl/graph.c 1.5
+usr.sbin/hdaudioctl/hdaudioctl.8 1.7
+usr.sbin/hdaudioctl/hdaudioctl.c 1.3,1.4
+usr.sbin/hdaudioctl/hdaudioctl.h 1.3
+
+ Add show subcommand that displays the codec configuration in
+ human-readable tabulated form.
+ [sborrill, ticket #1561]
+
Home |
Main Index |
Thread Index |
Old Index