summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/com_acpi.c
AgeCommit message (Expand)Author
2003-11-03Add a SMC ID.mycroft
2003-11-03More cleanup:mycroft
2003-11-03Clean up some messages:mycroft
2003-11-03* now the size of ACPI_DEVICE_INFO is variable:kochi
2003-10-31Catch up with ABI changes in ACPI-CA. Some additional changes to acpi_bat tomycroft
2003-01-09need to select proper IST for interrupt - IST_NONE is almost certainly notjdolecek
2002-12-28Add IBM0071, until we have access to the Compat Ids.jmcneill
2002-12-28In com_acpi_attach, set sc->sc_iot unconditionally.jmcneill
2002-12-28Fix an uninitialized variable.matt
2002-12-28make id const, and use it for the strcmp since we went to the troublematt
2002-12-28const the pnpid array.matt
2002-12-28Add 'com at acpi' and 'wss at acpi' glue. These are both working great onjmcneill