Module Name: src
Committed By: martin
Date: Wed Sep 16 13:32:11 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1605
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.35 -r1.1.2.36 src/doc/CHANGES-8.3
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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.35 src/doc/CHANGES-8.3:1.1.2.36
--- src/doc/CHANGES-8.3:1.1.2.35 Sun Sep 13 12:17:25 2020
+++ src/doc/CHANGES-8.3 Wed Sep 16 13:32:11 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.35 2020/09/13 12:17:25 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.36 2020/09/16 13:32:11 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -1051,3 +1051,8 @@ sys/netinet/tcp_input.c 1.420
PR/kern 55567: fix the data-only fast path.
[kardel, ticket #1604]
+sys/dev/ic/mpt_netbsd.c 1.37
+
+ mpt(4) may eroneously report a limit of zero devices.
+ [mlelstv, ticket #1605]
+