Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1406 - #1408
details: https://anonhg.NetBSD.org/src/rev/f426844f116d
branches: netbsd-8
changeset: 455457:f426844f116d
user: martin <martin%NetBSD.org@localhost>
date: Thu Oct 17 18:41:27 2019 +0000
description:
Tickets #1406 - #1408
diffstat:
doc/CHANGES-8.2 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 7628cf367539 -r f426844f116d doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Thu Oct 17 18:39:41 2019 +0000
+++ b/doc/CHANGES-8.2 Thu Oct 17 18:41:27 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.51 2019/10/15 04:24:16 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.52 2019/10/17 18:41:27 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -1283,3 +1283,19 @@
Add fstrans type LAZY and use it for VOP_STRATEGY().
[hannken, ticket #1405]
+sys/dev/pci/if_vge.c 1.75
+sys/dev/pci/if_vgereg.h 1.5
+
+ Properly recover from powerdown mode.
+ [msaitoh, ticket #1406]
+
+sys/dev/pci/if_et.c 1.27 via patch
+
+ Fix a bug that multicast address filter doesn't work correctly.
+ [msaitoh, ticket #1407]
+
+sys/dev/pci/ixgbe/ixgbe.c 1.214
+
+ Disable EEE for backplane X550EM_X.
+ [msaitoh, ticket #1408]
+
Home |
Main Index |
Thread Index |
Old Index