Date: Fri, 1 Sep 2000 13:37:08 -0700 (PDT) From: Mitsuru IWASAKI <iwasaki@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpi acpi.c Message-ID: <200009012037.NAA07479@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iwasaki 2000/09/01 13:37:08 PDT
Modified files:
sys/dev/acpi acpi.c
Log:
Change the probing order priority of acpi so that acpi is probed after
pcib instance is initialized because accesses to PCI_Config region can
occur during ACPI initialization.
Note that this is a short term solution, more consideration will be
required in order to integrate ACPI into the newbus probe sequence.
Revision Changes Path
1.6 +2 -2 src/sys/dev/acpi/acpi.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009012037.NAA07479>
