Date: Mon, 29 Apr 2002 04:57:31 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii inphy.c mii.h mii_physubr.c miivar.h nsgphy.c nsgphyreg.h src/sys/dev/nge if_nge.c Message-ID: <200204291157.g3TBvVI45151@freefall.freebsd.org>
index | next in thread | raw e-mail
phk 2002/04/29 04:57:31 PDT
Modified files:
sys/dev/mii inphy.c mii.h mii_physubr.c miivar.h
nsgphy.c nsgphyreg.h
sys/dev/nge if_nge.c
Log:
Move a lot closer to NetBSDs MII support for GigE.
Move fxp and nge drivers over to use the new stuff.
Revision Changes Path
1.8 +4 -23 src/sys/dev/mii/inphy.c
1.4 +1 -1 src/sys/dev/mii/mii.h
1.12 +194 -50 src/sys/dev/mii/mii_physubr.c
1.12 +1 -0 src/sys/dev/mii/miivar.h
1.7 +40 -215 src/sys/dev/mii/nsgphy.c
1.3 +4 -0 src/sys/dev/mii/nsgphyreg.h
1.30 +3 -1 src/sys/dev/nge/if_nge.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204291157.g3TBvVI45151>
