summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/mpu_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
2011-12-09provide a lock for mpu_attach.mrg
2011-11-24put back IPL_AUDIO and splaudio(), at the request of rmind. they aremrg
2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill
2010-03-05Remove <dev/acpi/acpica.h> from all files. It is included fromjruoho
2009-02-17Cut the amount of spam from acpi devices in roughly half by printingjmcneill
2008-03-27Split device_t/softc for mpu(4) and its attachments, plus otherxtraeme
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-10-06Use a two clause license for all the code I contributed.xtraeme
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-02-20use aprint_*kochi
2005-12-11merge ktrace-lwp.christos
2004-12-02Add ACPI mpu(4) attachment, based on lpt_acpi.c by jmcneill@,xtraeme