From owner-freebsd-current Tue Oct 15 12:59:33 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 968A437B401; Tue, 15 Oct 2002 12:59:32 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6098F43EA9; Tue, 15 Oct 2002 12:59:30 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g9FJxOY67253; Wed, 16 Oct 2002 04:59:24 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Wed, 16 Oct 2002 04:59:18 +0900 (JST) Message-Id: <20021016.045918.109976092.iwasaki@jp.FreeBSD.org> To: ken@kdm.org Cc: jhb@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: PCI problems with today's current From: Mitsuru IWASAKI In-Reply-To: <20021015130947.A86610@panzer.kdm.org> <20021005.120947.58431680.iwasaki@jp.FreeBSD.org> References: <20021014153617.A80354@panzer.kdm.org> <20021015.221753.96914499.iwasaki@jp.FreeBSD.org> <20021015130947.A86610@panzer.kdm.org> X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 > > 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. > 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. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message