Date: Sat, 29 Sep 2001 15:32:03 -0700 (PDT) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf NOTES src/sys/conf options src/sys/dev/ed if_ed.c if_ed_pccard.c if_edvar.h Message-ID: <200109292232.f8TMW3k38268@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2001/09/29 15:32:03 PDT
Modified files:
sys/i386/conf NOTES
sys/conf options
sys/dev/ed if_ed.c if_ed_pccard.c if_edvar.h
Log:
Add an option ED_NO_MIIBUS, which causes the `ed' driver to be
built without support for miibus PHYs. Most ed cards don't need
miibus support, so it's useful to be able to avoid the bloat of
all the mii devices for small fixed-purpose kernels.
Revision Changes Path
1.295 +4 -1 src/sys/conf/options
1.202 +21 -1 src/sys/dev/ed/if_ed.c
1.32 +17 -1 src/sys/dev/ed/if_ed_pccard.c
1.13 +3 -1 src/sys/dev/ed/if_edvar.h
1.961 +2 -1 src/sys/i386/conf/NOTES
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?200109292232.f8TMW3k38268>
