From owner-freebsd-current Tue Oct 15 18:35:51 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0618B37B401; Tue, 15 Oct 2002 18:35:50 -0700 (PDT) Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 405E943E75; Tue, 15 Oct 2002 18:35:49 -0700 (PDT) (envelope-from ken@panzer.kdm.org) Received: from panzer.kdm.org (localhost [127.0.0.1]) by panzer.kdm.org (8.12.5/8.12.5) with ESMTP id g9G1ZmKD088820; Tue, 15 Oct 2002 19:35:48 -0600 (MDT) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.12.5/8.12.5/Submit) id g9G1ZluY088819; Tue, 15 Oct 2002 19:35:47 -0600 (MDT) (envelope-from ken) Date: Tue, 15 Oct 2002 19:35:47 -0600 From: "Kenneth D. Merry" To: Mitsuru IWASAKI Cc: jhb@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: PCI problems with today's current Message-ID: <20021015193547.A88774@panzer.kdm.org> References: <20021014153617.A80354@panzer.kdm.org> <20021015.221753.96914499.iwasaki@jp.FreeBSD.org> <20021015130947.A86610@panzer.kdm.org> <20021016.045918.109976092.iwasaki@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20021016.045918.109976092.iwasaki@jp.FreeBSD.org>; from iwasaki@jp.FreeBSD.org on Wed, Oct 16, 2002 at 04:59:18AM +0900 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Oct 16, 2002 at 04:59:18 +0900, Mitsuru IWASAKI wrote: > > > How about having acpi_dsdt_load="YES" in your loader.conf, or > > > typing `load -t acpi_dsdt /boot/acpi_dsdt.aml' at the boot prompt ? > > > > I tried 'load -t...', and the aml file seems to get loaded. Things don't > > fail in the same way now, but I still can't see ti0, which is on the PCI > > bus in question. > > OK, now that all PCI bridges were probed, but the last one seems to > have wrong bus number. Ahh. > > pcib2: on acpi0 > > ---- initial configuration ------------------------ > > ---- before setting priority for links ------------ > > ---- before fixup boot-disabled links ------------- > > ---- after fixup boot-disabled links -------------- > > ---- arbitrated configuration --------------------- > > pci3: on pcib2 > > atkbdc0: port 0x64,0x60 irq 1 on acpi0 > > As I told before, could you change _BBN value in the patch and > try again? > > From: Mitsuru IWASAKI > Subject: Re: PCI problems with today's current > Date: Sat, 05 Oct 2002 12:09:47 +0900 (JST) > Message-ID: <20021005.120947.58431680.iwasaki@jp.FreeBSD.org> > > > If still NG, please try the attached patch against SupermicroP3TDE6.asl. > > # _BBN is bridge bus number, my guess is 0x3. You can try to change it > > # if failed. > > Maybe 0x2 is correct. I tried 2, and it seems to work correctly now. Thanks! Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message