Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1166
details: https://anonhg.NetBSD.org/src/rev/3f3f33be83da
branches: netbsd-8
changeset: 447696:3f3f33be83da
user: martin <martin%NetBSD.org@localhost>
date: Mon Jan 21 20:12:40 2019 +0000
description:
Ticket #1166
diffstat:
doc/CHANGES-8.1 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 32b2d8a44e1c -r 3f3f33be83da doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Mon Jan 21 20:12:15 2019 +0000
+++ b/doc/CHANGES-8.1 Mon Jan 21 20:12:40 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.91 2019/01/20 15:35:24 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.92 2019/01/21 20:12:40 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -2263,3 +2263,8 @@
Don't try to interpret the second half of a 64-bit BAR as another one.
[dholland, ticket #1165]
+sys/arch/xen/xen/if_xennet_xenbus.c 1.74
+
+ Don't call xennet_softstart from hard interrupt; schedule softint.
+ [bouyer, ticket #1166]
+
Home |
Main Index |
Thread Index |
Old Index