Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2002 19:35:47 -0600
From:      "Kenneth D. Merry" <ken@kdm.org>
To:        Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
Cc:        jhb@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: PCI problems with today's current
Message-ID:  <20021015193547.A88774@panzer.kdm.org>
In-Reply-To: <20021016.045918.109976092.iwasaki@jp.FreeBSD.org>; from iwasaki@jp.FreeBSD.org on Wed, Oct 16, 2002 at 04:59:18AM %2B0900
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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: <ACPI Host-PCI bridge> on acpi0
> > ---- initial configuration ------------------------
> > ---- before setting priority for links ------------
> > ---- before fixup boot-disabled links -------------
> > ---- after fixup boot-disabled links --------------
> > ---- arbitrated configuration ---------------------
> > pci3: <ACPI PCI bus> on pcib2
> > atkbdc0: <Keyboard controller (i8042)> 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 <iwasaki@jp.FreeBSD.org>
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021015193547.A88774>