Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #1171



details:   https://anonhg.NetBSD.org/src/rev/c7845e9a6603
branches:  netbsd-8
changeset: 447932:c7845e9a6603
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Jan 28 13:03:57 2019 +0000

description:
Ticket #1171

diffstat:

 doc/CHANGES-8.1 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 064d960f9462 -r c7845e9a6603 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Mon Jan 28 13:03:02 2019 +0000
+++ b/doc/CHANGES-8.1   Mon Jan 28 13:03:57 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.95 2019/01/27 18:47:59 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.96 2019/01/28 13:03:57 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2321,3 +2321,11 @@
        Heavily fragmented memory maps have been discovered in the wild.
        [maxv, ticket #1174]
 
+sys/dev/pci/ixgbe/ixgbe.c                      1.168,1.172,1.173
+sys/dev/pci/ixgbe/ixgbe.h                      1.52
+
+       - Add new read only sysctl node "tc" for the traffic class.
+       - Initialize swfw semaphore at better location.
+       - Initialize EEE correctly.
+       [msaitoh, ticket #1171]
+



Home | Main Index | Thread Index | Old Index