cvs commit: src/sys/conf files.i386 src/sys/modules Makefile
src/sys/modules/el Makefile src/sys/i386/conf NOTES
src/sys/i386/isa if_el.c if_elreg.h
John Baldwin
jhb at FreeBSD.org
Fri Aug 26 13:42:05 GMT 2005
jhb 2005-08-26 13:42:04 UTC
FreeBSD src repository
Modified files:
sys/conf files.i386
sys/modules Makefile
sys/i386/conf NOTES
Removed files:
sys/modules/el Makefile
sys/i386/isa if_el.c if_elreg.h
Log:
Remove the el(4) driver for 3Com 3c501 ISA NICs from HEAD as threatened
earlier as no one has stepped up to test recent changes to the driver.
Oddly, the module was actually turned on on ia64 though I'm fairly certain
that no ia64 machine has ever had or will ever have an ISA slot.
Axe borrowed from: phk
Revision Changes Path
1.540 +0 -1 src/sys/conf/files.i386
1.1205 +0 -5 src/sys/i386/conf/NOTES
1.70 +0 -808 src/sys/i386/isa/if_el.c (dead)
1.10 +0 -78 src/sys/i386/isa/if_elreg.h (dead)
1.453 +0 -3 src/sys/modules/Makefile
1.3 +0 -9 src/sys/modules/el/Makefile (dead)
More information about the cvs-src
mailing list