Date: Fri, 5 Jul 2002 04:07:25 -0700 (PDT) From: Benno Rice <benno@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii bmtphy.c bmtphyreg.h miidevs Message-ID: <200207051107.g65B7Pq9095959@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
benno 2002/07/05 04:07:25 PDT
Modified files:
sys/dev/mii miidevs
Added files:
sys/dev/mii bmtphy.c bmtphyreg.h
Log:
Add a driver for the Broadcom BCM52xx "mini-theta" PHY. This includes the
internal PHY on the 3COM 3C905B and 3C905C parts, however I've rigged it so
that xlphy (aka exphy) takes precedence for the time being.
If people try this with their xl cards and decide that it's a better choice,
we can switch this later.
This is the PHY used in various iMacs and possibly other GMAC-equipped
Macintoshes with 10/100 PHYs (the ones with 10/100/1000 appear to use brgphy).
Obtained from: NetBSD
Revision Changes Path
1.1 +298 -0 src/sys/dev/mii/bmtphy.c (new)
1.1 +182 -0 src/sys/dev/mii/bmtphyreg.h (new)
1.20 +3 -0 src/sys/dev/mii/miidevs
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207051107.g65B7Pq9095959>
