Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2002 04:59:18 +0900 (JST)
From:      Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
To:        ken@kdm.org
Cc:        jhb@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: PCI problems with today's current
Message-ID:  <20021016.045918.109976092.iwasaki@jp.FreeBSD.org>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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: <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.

Thanks

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?20021016.045918.109976092.iwasaki>