Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #694 and #695
details: https://anonhg.NetBSD.org/src/rev/d3cad04b79ef
branches: netbsd-9
changeset: 744721:d3cad04b79ef
user: martin <martin%NetBSD.org@localhost>
date: Tue Feb 11 08:43:28 2020 +0000
description:
Tickets #694 and #695
diffstat:
doc/CHANGES-9.0 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r ee9f38d9ad34 -r d3cad04b79ef doc/CHANGES-9.0
--- a/doc/CHANGES-9.0 Tue Feb 11 08:41:27 2020 +0000
+++ b/doc/CHANGES-9.0 Tue Feb 11 08:43:28 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.175 2020/02/10 21:40:19 bouyer Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.176 2020/02/11 08:43:28 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -8778,3 +8778,16 @@
Miscelaneous minor cleanup and message reformatting.
[martin, ticket #693]
+sys/dev/ld.c 1.108
+
+ Reject open when attach didn't complete successfully.
+ [mlelstv, ticket #694]
+
+sys/dev/ic/elinkxl.c 1.137
+
+ PR 54920: restore an register read for RX_FRAMES_OK ro ACK the
+ interrupt.
+ [msaitoh, ticket #695]
+
+
+
Home |
Main Index |
Thread Index |
Old Index