Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/doc Ticket #1647



details:   https://anonhg.NetBSD.org/src/rev/fe43664453fa
branches:  netbsd-7
changeset: 445458:fe43664453fa
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Tue Oct 30 08:36:19 2018 +0000

description:
Ticket #1647

diffstat:

 doc/CHANGES-7.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r db4dd71f20b7 -r fe43664453fa doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Tue Oct 30 08:35:56 2018 +0000
+++ b/doc/CHANGES-7.3   Tue Oct 30 08:36:19 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.4 2018/10/15 08:05:43 sborrill Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.5 2018/10/30 08:36:19 sborrill Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -74,3 +74,9 @@
        Should fix PR 53668.
        [mlelstv, ticket #1643]
 
+sys/dev/pci/if_wm.c                            1.589
+
+       Fix KASSERT to prevent panic on CNP(Intel 300 series + I219) with
+       INTx interrupt (Xen dom0 or pre netbsd-8).
+       [msaitoh, ticket #1647]
+



Home | Main Index | Thread Index | Old Index