Subject: CVS commit: [netbsd-3] src/sys/dev/mii
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 09/23/2007 18:42:29
Module Name:	src
Committed By:	bouyer
Date:		Sun Sep 23 18:42:29 UTC 2007

Modified Files:
	src/sys/dev/mii [netbsd-3]: brgphy.c miidevs

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1842):
	sys/dev/mii/miidevs: revisions 1.69, 1.71
	sys/dev/mii/brgphy.c: revisions 1.31 - 1.34
Add support for BCM5752, BCM5754 and BCM5755.
Fix the problem "ifconfig bge0 media auto" negotiates to 100Mbps
on 1000BaseT HUB.


To generate a diff of this commit:
cvs rdiff -r1.23.2.3 -r1.23.2.4 src/sys/dev/mii/brgphy.c
cvs rdiff -r1.58.2.6 -r1.58.2.7 src/sys/dev/mii/miidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.