Date: Thu, 5 Jul 2001 00:20:52 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_pcib.c Message-ID: <200107050720.f657KqH11145@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2001/07/05 00:20:52 PDT Modified files: sys/dev/acpica acpi_pcib.c Log: Implement PCI interrupt routing using the ACPI data attached to the PCI bus object. This should deal both with already-routed interrupts as well as devices that need an interrupt routed. Note that it *doesn't* deal with interlocked interrupt dependancies, nor does it select between interrupt options in a smart way. These are optimisations that need further work. Revision Changes Path 1.9 +256 -6 src/sys/dev/acpica/acpi_pcib.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?200107050720.f657KqH11145>