From owner-cvs-all Mon Jan 14 22:47: 2 2002 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 E92B037B402; Mon, 14 Jan 2002 22:46:59 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0F6kxc73206; Mon, 14 Jan 2002 22:46:59 -0800 (PST) (envelope-from imp) Message-Id: <200201150646.g0F6kxc73206@freefall.freebsd.org> From: Warner Losh Date: Mon, 14 Jan 2002 22:46:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf options src/sys/dev/pci pci_pci.c 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 imp 2002/01/14 22:46:59 PST Modified files: sys/conf options sys/dev/pci pci_pci.c Log: Make PCI_ALLOW_UNSUPPORTED_IO_RANGE an option until the ISA address problem is fixed at the bridge level. This is needed for some newer laptops that have the cardbus bridge not on pci0. Revision Changes Path 1.300 +1 -0 src/sys/conf/options 1.6 +5 -0 src/sys/dev/pci/pci_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message