> > 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 <[EMAIL PROTECTED]> Subject: Re: PCI problems with today's current Date: Sat, 05 Oct 2002 12:09:47 +0900 (JST) Message-ID: <[EMAIL PROTECTED]> > 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 [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message