Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1609
details: https://anonhg.NetBSD.org/src/rev/ddc444ff02e5
branches: netbsd-8
changeset: 939016:ddc444ff02e5
user: martin <martin%NetBSD.org@localhost>
date: Wed Sep 23 14:32:46 2020 +0000
description:
Ticket #1609
diffstat:
doc/CHANGES-8.3 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 13518d56404d -r ddc444ff02e5 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3 Wed Sep 23 14:31:46 2020 +0000
+++ b/doc/CHANGES-8.3 Wed Sep 23 14:32:46 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.38 2020/09/20 10:23:05 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.39 2020/09/23 14:32:46 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -1069,3 +1069,9 @@
Fix PCI virtio crash on shutdown.
[jakllsch, ticket #1608]
+sys/dev/pci/virtio_pci.c 1.13 (patch)
+ (applied to sys/dev/pci/virtio.c)
+
+ Ensure MSI-X is disabled if allocation of MSI-X interrupts fail.
+ [jakllsch, ticket #1609]
+
Home |
Main Index |
Thread Index |
Old Index