From owner-freebsd-current Mon Sep 4 14:47:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from guru.mired.org (zoom0-142.telepath.com [216.14.0.142]) by hub.freebsd.org (Postfix) with SMTP id C9DF437B424 for ; Mon, 4 Sep 2000 14:47:19 -0700 (PDT) Received: (qmail 44680 invoked by uid 100); 4 Sep 2000 21:46:40 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14772.6208.887660.874830@guru.mired.org> Date: Mon, 4 Sep 2000 16:46:40 -0500 (CDT) To: Mitsuru IWASAKI Cc: hume@Den.BOFH.Halifax.NS.Ca, cbh@teabag.demon.co.uk, freebsd-current@FreeBSD.ORG Subject: Re: AIC-7890 problems with kernel build In-Reply-To: <20000905061131G.iwasaki@jp.FreeBSD.org> References: <200009042037.RAA09087@Den.BOFH.Halifax.NS.Ca> <20000905061131G.iwasaki@jp.FreeBSD.org> X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mitsuru IWASAKI writes: > All I can say is that acpi is initilized after pcib and its children > are attached so I don't think ACPI code affects PCI stuff... > > > # Power management support (see LINT for more options) > > #device apm > > device acpi > > Could you disable acpi and try again to make the problem clearer? > Without `device acpi' line in your kernel config file, any ACPI code > isn't compiled in your kernel. That was the first thing I tried when mine failed. It didn't make any difference - I saw the same failure (the page fault, not the SCB errors). FWIW, my working kernel was built August 26, 10:05 GMT.