Module Name: src
Committed By: snj
Date: Fri Jun 3 04:01:38 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
1460
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.99 -r1.1.2.100 src/doc/CHANGES-9.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-9.3
diff -u src/doc/CHANGES-9.3:1.1.2.99 src/doc/CHANGES-9.3:1.1.2.100
--- src/doc/CHANGES-9.3:1.1.2.99 Thu Jun 2 10:47:50 2022
+++ src/doc/CHANGES-9.3 Fri Jun 3 04:01:38 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.99 2022/06/02 10:47:50 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.100 2022/06/03 04:01:38 snj Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -1731,3 +1731,9 @@ sys/dev/pci/ixgbe/ixv.c 1.182
- KNF.
[msaitoh, ticket #1459]
+sys/dev/pci/ixgbe/ixgbe.c patch
+
+ Fix previous to re-enable legacy interrupt correctly. It's a part of
+ ixgbe.c rev. 1.273.
+ [msaitoh, ticket #1460]
+