Module Name: src
Committed By: martin
Date: Thu Nov 29 08:37:12 UTC 2018
Modified Files:
src/doc [netbsd-7]: CHANGES-7.3
Log Message:
Better log entry for ticket #1656
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/doc/CHANGES-7.3
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.3
diff -u src/doc/CHANGES-7.3:1.1.2.18 src/doc/CHANGES-7.3:1.1.2.19
--- src/doc/CHANGES-7.3:1.1.2.18 Wed Nov 28 19:54:54 2018
+++ src/doc/CHANGES-7.3 Thu Nov 29 08:37:12 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.18 2018/11/28 19:54:54 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.19 2018/11/29 08:37:12 martin Exp $
A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
release:
@@ -282,8 +282,7 @@ libexec/httpd/testsuite/test-simple
sys/dev/pci/if_wm.c 1.599
- - Fix a bug that i82578 PHY can't detect correctly.
- - Print PHY OUI and model number if a PHY's can't be identified.
+ Fix a bug that i82578 workarounds didn't work correctly.
[msaitoh, ticket #1656]
sys/net/rtsock.c 1.244 (adapted)