Date: Wed, 25 Jul 2001 11:06:06 -0700 (PDT) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ed if_ed.c if_ed_pccard.c if_edreg.h if_edvar.h src/sys/i386/conf GENERIC Message-ID: <200107251806.f6PI66N47119@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2001/07/25 11:06:06 PDT
Modified files: (Branch: RELENG_4)
sys/dev/ed if_ed.c if_ed_pccard.c if_edreg.h
if_edvar.h
sys/i386/conf GENERIC
Log:
MFC: add miibus support for the Dlink DL10022 chips, as found on
the Netgear FA410-TX pccard. The "fa_select" program is no longer
needed to make these cards work. However, it may be necessary to
set the media type manually using "ifconfig media XXX" if autoneg
fails. "device miibus" is now required by the ed driver.
Revision Changes Path
1.173.2.11 +154 -1 src/sys/dev/ed/if_ed.c
1.9.2.6 +97 -1 src/sys/dev/ed/if_ed_pccard.c
1.27.2.3 +31 -1 src/sys/dev/ed/if_edreg.h
1.4.2.4 +10 -1 src/sys/dev/ed/if_edvar.h
1.246.2.32 +2 -1 src/sys/i386/conf/GENERIC
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?200107251806.f6PI66N47119>
