Module Name: src
Committed By: martin
Date: Sat Jan 23 13:02:00 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.2
Log Message:
Ticket #1186
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.35 -r1.1.2.36 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.35 src/doc/CHANGES-9.2:1.1.2.36
--- src/doc/CHANGES-9.2:1.1.2.35 Fri Jan 15 17:47:48 2021
+++ src/doc/CHANGES-9.2 Sat Jan 23 13:01:59 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.35 2021/01/15 17:47:48 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.36 2021/01/23 13:01:59 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1411,3 +1411,8 @@ share/man/man9/pci_msi.9 1.18
PR 55920: add documentation for pci_msi_count() and pci_msix_count().
[knakahara, ticket #1185]
+sys/dev/pci/if_ena.c 1.27
+
+ PR 55942: destroyed ena(4) evcnts cause panic.
+ [jmcneill, ticket #1186]
+