Source-Changes-HG archive

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

[src/netbsd-8]: src/doc 306



details:   https://anonhg.NetBSD.org/src/rev/53cf9f111e21
branches:  netbsd-8
changeset: 851064:53cf9f111e21
user:      snj <snj%NetBSD.org@localhost>
date:      Sun Oct 15 20:19:09 2017 +0000

description:
306

diffstat:

 doc/CHANGES-8.0 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 2b05437487ce -r 53cf9f111e21 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Sun Oct 15 20:18:17 2017 +0000
+++ b/doc/CHANGES-8.0   Sun Oct 15 20:19:09 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.66 2017/10/13 08:17:26 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.67 2017/10/15 20:19:09 snj Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -6243,3 +6243,10 @@
        Can get usbhist from vmstat(1) again.
        [pgoyette, ticket #301]
 
+sys/dev/pci/if_wm.c                            1.539
+
+       - Correct NVM word size check in wm_nvm_version() to prevent
+          "EERD polling failed" error on attach.
+       - Print NVM offset and word count when EERD polling failed.
+       [msaitoh, ticket #306]
+



Home | Main Index | Thread Index | Old Index