freebsd-nq/sys/dev/acpica/Osd
Nate Lawson 67e87637df When the user overrides the DSDT, replace any SSDTs with a simple no-op
table.  acpidump(8) concatenates the body of the DSDT and SSDTs so an
edited ASL will contain all the necessary information.  We can't use a
completely empty table since ACPI-CA reports this as a problem.

MFC after:	3 days
2004-10-05 20:41:44 +00:00
..
OsdDebug.c Don't enter the debugger when executing an AML breakpoint instruction 2004-09-02 04:28:05 +00:00
OsdHardware.c Remove compat defines. 2004-06-18 17:56:45 +00:00
OsdInterrupt.c MPSAFE locking 2004-08-13 06:22:24 +00:00
OsdMemory.c Style cleanups to reduce diffs to locking tree. 2004-04-14 03:39:08 +00:00
OsdSchedule.c MPSAFE locking 2004-08-13 06:22:26 +00:00
OsdStream.c Style cleanups to reduce diffs to locking tree. 2004-04-14 03:39:08 +00:00
OsdSynch.c Remove compat code and unused lock declarations. 2004-06-18 17:58:11 +00:00
OsdTable.c When the user overrides the DSDT, replace any SSDTs with a simple no-op 2004-10-05 20:41:44 +00:00