From owner-cvs-all Wed Oct 24 21:44:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D31AD37B401; Wed, 24 Oct 2001 21:44:50 -0700 (PDT) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9P4ioa04122; Wed, 24 Oct 2001 21:44:50 -0700 (PDT) (envelope-from jlemon) Message-Id: <200110250444.f9P4ioa04122@freefall.freebsd.org> From: Jonathan Lemon Date: Wed, 24 Oct 2001 21:44:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf GENERIC NOTES src/sys/dev/pci pci.c src/sys/conf options.i386 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jlemon 2001/10/24 21:44:50 PDT Modified files: sys/i386/conf GENERIC NOTES sys/dev/pci pci.c sys/conf options.i386 Log: Add PCI_ENABLE_IO_MODES option, for BIOSen that neglect this. Submitted by: Andrew R. Reiter arr@watson.org Revision Changes Path 1.160 +2 -0 src/sys/conf/options.i386 1.182 +2 -1 src/sys/dev/pci/pci.c 1.326 +1 -0 src/sys/i386/conf/GENERIC 1.973 +1 -0 src/sys/i386/conf/NOTES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message