Date: Mon, 18 Jun 2001 11:49:14 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/mii Makefile src/sys/conf files src/sys/dev/mii nsgphy.c nsgphyreg.h miidevs xmphy.c xmphyreg.h Message-ID: <200106181849.f5IInEX01364@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2001/06/18 11:49:14 PDT
Modified files: (Branch: RELENG_4)
sys/modules/mii Makefile
sys/conf files
sys/dev/mii miidevs xmphy.c xmphyreg.h
Added files: (Branch: RELENG_4)
sys/dev/mii nsgphy.c nsgphyreg.h
Log:
MFC the necessary PHY support for the if_nge and if_lge drivers. This
includes:
- modifications to the xmphy driver to recognize the internal PCS
PHY on the Level 1 LXT1001 chip.
- addition of the natsemi DP83861 nsgphy driver for cards which use
the natsemi DP83820 MAC.
- addition of new ID info to miidevs
Revision Changes Path
1.11.2.6 +2 -2 src/sys/modules/mii/Makefile
1.340.2.60 +2 -1 src/sys/conf/files
1.4.2.6 +11 -1 src/sys/dev/mii/miidevs
1.1.2.3 +20 -11 src/sys/dev/mii/xmphy.c
1.1.2.2 +2 -1 src/sys/dev/mii/xmphyreg.h
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?200106181849.f5IInEX01364>
