Module Name: src
Committed By: riz
Date: Sun Apr 19 06:51:43 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket 698.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.262 -r1.1.2.263 src/doc/CHANGES-7.0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.262 src/doc/CHANGES-7.0:1.1.2.263
--- src/doc/CHANGES-7.0:1.1.2.262 Sun Apr 19 06:46:42 2015
+++ src/doc/CHANGES-7.0 Sun Apr 19 06:51:43 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.262 2015/04/19 06:46:42 riz Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.263 2015/04/19 06:51:43 riz Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -19806,3 +19806,8 @@ sys/dev/pci/ixgbe/ixv.h 1.4-1.5 via p
- Improve performance.
[msaitoh, ticket #697]
+sys/dev/pci/if_wm.c 1.316
+
+ Fix PHY access functions for newer revisions of I218-{LM,V}.
+ [msaitoh, ticket #698]
+