Module Name: src
Committed By: riz
Date: Mon Mar 7 04:15:22 UTC 2011
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.1
Log Message:
Ticket 1544.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.11 -r1.1.2.12 src/doc/CHANGES-5.1.1
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-5.1.1
diff -u src/doc/CHANGES-5.1.1:1.1.2.11 src/doc/CHANGES-5.1.1:1.1.2.12
--- src/doc/CHANGES-5.1.1:1.1.2.11 Mon Mar 7 04:10:14 2011
+++ src/doc/CHANGES-5.1.1 Mon Mar 7 04:15:21 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.1,v 1.1.2.11 2011/03/07 04:10:14 riz Exp $
+# $NetBSD: CHANGES-5.1.1,v 1.1.2.12 2011/03/07 04:15:21 riz Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.1.1
release:
@@ -2258,3 +2258,9 @@
corruption elsewhere.
[bouyer, ticket #1543]
+sys/dev/pci/if_wm.c 1.219
+
+ Allow Intel i82541GI to properly find its PHY, fixing a regression
+ from NetBSD 5.0.
+ [bouyer, ticket #1544]
+