Date: Sun, 13 Apr 1997 17:37:55 -0700 (PDT) From: "Justin T. Gibbs" <gibbs> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/conf GENERIC LINT files.i386 src/sys/i386/isa if_ie.c if_ix.c if_ixreg.h Message-ID: <199704140037.RAA04186@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 97/04/13 17:37:55 Modified: sys/i386/conf GENERIC LINT files.i386 Log: GENERIC, LINT: Add an ie entry that corresponds to the location the old ix entry used to probe and kill the ix entry. files.i386: Remove entries for the ix driver. Revision Changes Path 1.90 +3 -3 src/sys/i386/conf/GENERIC 1.327 +3 -3 src/sys/i386/conf/LINT 1.159 +1 -2 src/sys/i386/conf/files.i386 Modified: sys/i386/isa if_ie.c Removed: sys/i386/isa if_ix.c if_ixreg.h Log: Add Intel EtherExpress16 support into the ie driver, removing the need for the ix driver. Add a shutdown hook that resets the etherexpress so that Windoze can find the card after a warm boot. Submitted by: Aaron Smith <aaron@tau.veritas.com> Obtained From: NetBSD Revision Changes Path 1.41 +496 -100 src/sys/i386/isa/if_ie.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704140037.RAA04186>