Module Name: src
Committed By: martin
Date: Fri Jan 15 17:47:48 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.2
Log Message:
Ticket #1185
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.34 -r1.1.2.35 src/doc/CHANGES-9.2
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.2
diff -u src/doc/CHANGES-9.2:1.1.2.34 src/doc/CHANGES-9.2:1.1.2.35
--- src/doc/CHANGES-9.2:1.1.2.34 Sat Jan 9 19:31:08 2021
+++ src/doc/CHANGES-9.2 Fri Jan 15 17:47:48 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.34 2021/01/09 19:31:08 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.35 2021/01/15 17:47:48 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1406,3 +1406,8 @@ sbin/fsck/partutil.c 1.17
Deal with disk devices not supporting DIOCGDISKINFO.
[tsutsui, ticket #1184]
+share/man/man9/pci_msi.9 1.18
+
+ PR 55920: add documentation for pci_msi_count() and pci_msix_count().
+ [knakahara, ticket #1185]
+