From owner-cvs-all Mon Sep 23 9: 5:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4852037B66B for ; Mon, 23 Sep 2002 09:05:09 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A0B543E42 for ; Mon, 23 Sep 2002 09:05:08 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 20113 invoked from network); 23 Sep 2002 16:05:12 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 23 Sep 2002 16:05:12 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g8NG4tBv081759; Mon, 23 Sep 2002 12:04:55 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200209231552.g8NFqVRb089773@freefall.freebsd.org> Date: Mon, 23 Sep 2002 12:04:58 -0400 (EDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/i386/pci pci_bus.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org 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 On 23-Sep-2002 John Baldwin wrote: > jhb 2002/09/23 08:52:30 PDT > > Modified files: > sys/i386/pci pci_bus.c > Log: > Change the nexus_pcib driver (eventually to be renamed to legacy_pcib) to > hang off of the legacy driver instead of the nexus. Now Host-PCI bridges won't be probed twice when using ACPI. Also, as a result of the apm change, apm(4) is no longer even probed when ACPI is present and in use, so we can probably axe a lot of the hacks to have apm and acpi refuse to probe if the other was present. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message