Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1458
details: https://anonhg.NetBSD.org/src/rev/afa9bba06e31
branches: netbsd-9
changeset: 366584:afa9bba06e31
user: martin <martin%NetBSD.org@localhost>
date: Tue May 31 14:04:24 2022 +0000
description:
Ticket #1458
diffstat:
doc/CHANGES-9.3 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r b3036d0ff0cb -r afa9bba06e31 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3 Tue May 31 14:03:26 2022 +0000
+++ b/doc/CHANGES-9.3 Tue May 31 14:04:24 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.97 2022/05/30 17:03:54 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.98 2022/05/31 14:04:24 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -1695,3 +1695,12 @@
- Modify comment for consistency.
- Use cached rx_copy_len in ixgbe_rxeof().
[msaitoh, ticket #1457]
+
+sys/dev/pci/ixgbe/ixgbe.c 1.315
+sys/dev/pci/ixgbe/ixgbe.h 1.86
+sys/dev/pci/ixgbe/ixv.c 1.181
+
+ PR 56857: fix a bug that the legacy interrupt doesn't work when MSI-X
+ allocation failed.
+ [msaitoh, ticket #1458]
+
Home |
Main Index |
Thread Index |
Old Index