Module Name: src
Committed By: martin
Date: Wed Sep 16 13:30:42 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Ticket #1085
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.111 -r1.1.2.112 src/doc/CHANGES-9.1
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-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.111 src/doc/CHANGES-9.1:1.1.2.112
--- src/doc/CHANGES-9.1:1.1.2.111 Sun Sep 13 15:52:02 2020
+++ src/doc/CHANGES-9.1 Wed Sep 16 13:30:42 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.111 2020/09/13 15:52:02 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.112 2020/09/16 13:30:42 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -4980,3 +4980,8 @@ crypto/external/bsd/openssl/dist/crypto/
openssl 1.1.1e merge.
[tsutsui, ticket #1084]
+sys/dev/ic/mpt_netbsd.c 1.37
+
+ mpt(4) may eroneously report a limit of zero devices.
+ [mlelstv, ticket #1085]
+