cvs commit: src/sys/dev/acpica/Osd OsdTable.c
Nate Lawson
njl at FreeBSD.org
Tue Oct 5 13:41:44 PDT 2004
njl 2004-10-05 20:41:44 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica/Osd OsdTable.c
Log:
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
Revision Changes Path
1.8 +40 -10 src/sys/dev/acpica/Osd/OsdTable.c
More information about the cvs-src
mailing list