Date: Fri, 26 Aug 2005 13:42:04 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200508261342.j7QDg4gc052237@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508261342.j7QDg4gc052237>