Subject: CVS commit: src/sys/dev/mii
To: None <source-changes@NetBSD.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 12/08/2005 03:16:43
Module Name:	src
Committed By:	jonathan
Date:		Thu Dec  8 03:16:43 UTC 2005

Modified Files:
	src/sys/dev/mii: brgphy.c miidevs

Log Message:
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.24 src/sys/dev/mii/brgphy.c
cvs rdiff -r1.60 -r1.61 src/sys/dev/mii/miidevs

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