Date: Fri, 6 Sep 2002 10:01:06 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi.c Message-ID: <200209061701.g86H16J3087231@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/09/06 10:01:06 PDT Modified files: sys/dev/acpica acpi.c Log: Attach ACPI children a bit later in attach(), specifically after performing any machine dependent initialization. This allows the MD code to set the interrupt routing model so that PCI interrupts are routed correctly when using an APIC or SAPIC for example. Revision Changes Path 1.75 +3 -2 src/sys/dev/acpica/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?200209061701.g86H16J3087231>