From owner-cvs-sys Wed Mar 12 09:41:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA28363 for cvs-sys-outgoing; Wed, 12 Mar 1997 09:41:43 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA28354; Wed, 12 Mar 1997 09:41:39 -0800 (PST) Date: Wed, 12 Mar 1997 09:41:39 -0800 (PST) From: Joerg Wunsch Message-Id: <199703121741.JAA28354@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/eisa eisaconf.h src/sys/i386/conf LINT options.i386 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 97/03/12 09:41:37 Modified: sys/i386/eisa eisaconf.h sys/i386/conf LINT options.i386 Log: Since i don't see that anybody is implementing a more correct EISA probing anytime soon, make EISA_SLOTS a fully supported option. It's required for the HP NetServer LC series machines. Next stop: make dset(8) aware of it as well. Revision Changes Path 1.15 +5 -1 src/sys/i386/eisa/eisaconf.h 1.315 +9 -1 src/sys/i386/conf/LINT 1.37 +3 -1 src/sys/i386/conf/options.i386