Mitsuru IWASAKI writes:
All I can say is that acpi is initilized after pcib and its children
are attached so I don't think ACPI code affects PCI stuff...
# Power management support (see LINT for more options)
#device apm
device acpi
Could you disable acpi and try again to make the problem clearer?
Without `device acpi' line in your kernel config file, any ACPI code
isn't compiled in your kernel.
That was the first thing I tried when mine failed. It didn't make any
difference - I saw the same failure (the page fault, not the SCB
errors).
FWIW, my working kernel was built August 26, 10:05 GMT.
<mike
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message