acpi/pcib: Guard against invalid GSI provided by PRT
[dragonfly.git] / sys / dev / acpica5 / acpi_pcib.c
2012-08-28 Sepherosa Ziehauacpi/pcib: Guard against invalid GSI provided by PRT
2012-08-28 Sepherosa Ziehauacpi/intr: Fix comment, source index is GSI _not_ IRQ
2012-04-28 Sascha Wildnerkernel: Remove newlines from the panic messages that...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-04-17 Sepherosa Ziehauacpi/pcib: If bus does not present, give other bus...
2011-03-27 Sepherosa Ziehauacpi: Style and white space changes
2011-03-27 Sepherosa Ziehauacpi/pcib: Fix interrupt routing code
2009-12-12 Sascha WildnerRemove inclusion of <sys/cdefs.h> from kernel .c files.
2009-11-08 Alexander PolakovUse lockmgr locks for ACPI_SERIAL_*
2009-11-08 Alexander PolakovACPI: Faking interrupt routing.
2009-11-08 Alexander Polakovacpi_pcib: Remove APIC case, moving into nexus.
2009-11-08 Alexander PolakovBUS_CONFIG_INTR takes 2 devices now: parent and child
2009-11-08 Alexander PolakovSync ACPI with FreeBSD 7.2
2009-08-08 Sepherosa ZiehauACPICA-UNIX: Building fixup
2009-07-11 Alexander PolakovACPI: Make acpi_pci* compile; they are not used yet.
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2004-06-27 Matthew DillonBring in YONETANI Tomokazu's acpi-update-2.patch (27...
2004-02-21 Matthew DillonBring in the FreeBSD-5 ACPICA code as a module. Note...