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: 12/29/2005 15:14:11
Module Name:	src
Committed By:	riz
Date:		Thu Dec 29 15:14:11 UTC 2005

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

Log Message:
Pull up following revision(s) (requested by jonathan in ticket #1044):
	sys/dev/mii/brgphy.c: revision 1.24
	sys/dev/mii/miidevs: revision 1.61
Add PHY mii-id for the Broadcom 1000base-T PHY integral to the
bcm5714, added yesterday to sys/dev/pci/if_bge.c in revision 1.98,
since it appears the 5714 has a new PHY revision.  Pending further
details, follow the FreeBSD code (as submitted by
John Cagle <john dot cagle at hp dot com> and committed by
ps@FreeBSD.ORG), and treat the 5714 integral PHY the same way as we
treat the bcm5750 integral PHY.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.23.2.1 src/sys/dev/mii/brgphy.c
cvs rdiff -r1.58.2.2 -r1.58.2.3 src/sys/dev/mii/miidevs

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