summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/spic_acpi.c
AgeCommit message (Expand)Author
2021-01-29Use acpi_compatible_match().thorpej
2020-12-07Fix 32-bit build.jmcneill
2020-12-06acpi: Use acpi_intr_establish to install interrupt handlersjmcneill
2010-03-05Remove <dev/acpi/acpica.h> from all files. It is included fromjruoho
2010-01-30Add the _COMPONENT definition for ACPI_DEBUG.jruoho
2009-08-09spic has moved.christos
2002-06-17move spic_acpi to arch/i386/acpichristos
2002-06-13Add copyright notice (thanks itojun).augustss
2002-04-22Attach the spic driver via ACPI.augustss