Date: Tue, 5 Oct 2004 20:41:44 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica/Osd OsdTable.c Message-ID: <200410052041.i95Kficq072369@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410052041.i95Kficq072369>
