Subject: CVS commit: [netbsd-3] src/sys/dev/mii
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 04/28/2006 22:23:57
Module Name:	src
Committed By:	riz
Date:		Fri Apr 28 22:23:56 UTC 2006

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

Log Message:
Pull up following revision(s) (requested by jonathan in ticket #1292):
	sys/dev/mii/brgphy.c: revision 1.27
	sys/dev/mii/miidevs: revision 1.66
Add PHY ID for the integral 1000base-T PHY in the bcm5780 (also known
as Broadcom/Serverworks HT-2000).  Following the Broadcom-supplied
Linux driver, update brgphy.c to treat the bcm5780 integral copper PHY
just like the 5714/5715 PHY.
For NetBSB-3 pullup purposes, this commit includes:
src/sys/dev/mii/miidevs	      revision:	  1.65 -> 1.66
src/sys/dev/mii/brgphy.c      revision:	  1.26 -> 1.27
plus a regen of src/sys/dev/mii/{miidevs.h,miidevs_data.h}.


To generate a diff of this commit:
cvs rdiff -r1.23.2.2 -r1.23.2.3 src/sys/dev/mii/brgphy.c
cvs rdiff -r1.58.2.3 -r1.58.2.4 src/sys/dev/mii/miidevs

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