From owner-cvs-sys Mon Feb 3 14:53:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA25952 for cvs-sys-outgoing; Mon, 3 Feb 1997 14:53:27 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA25943; Mon, 3 Feb 1997 14:53:26 -0800 (PST) Date: Mon, 3 Feb 1997 14:53:26 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199702032253.OAA25943@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/conf GENERIC Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gibbs 97/02/03 14:53:26 Branch: sys/i386/conf RELENG_2_2 Modified: sys/i386/conf GENERIC Log: AHC_FORCE_PIO hasn't existed for a while now. Remove it from here. Memory mapped I/O is now a "positive" option AHC_ALLOW_MEMIO. Revision Changes Path 1.77.2.2 +1 -5 src/sys/i386/conf/GENERIC