summaryrefslogtreecommitdiffstats
path: root/sys/i386/cpufreq
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2005-04-04 15:46:57 +0000
committernjl <njl@FreeBSD.org>2005-04-04 15:46:57 +0000
commitd86c0f0246923fef84d041bedbe5777eef2c6cbd (patch)
tree62641d5050bd0503eeb09c6f52e3a138ab666e42 /sys/i386/cpufreq
parentf9c3ff58ce75f8b20055bb559bd6d108e55c0fda (diff)
downloadFreeBSD-src-d86c0f0246923fef84d041bedbe5777eef2c6cbd.zip
FreeBSD-src-d86c0f0246923fef84d041bedbe5777eef2c6cbd.tar.gz
Add the acpi_get_features() method. This method is called on child drivers
to see what features they may support before calling identify/probe/attach. This is necessary because the ACPI 3.0 spec requires driver support be advertised before running any methods. For now, the flags are as specified in for the _PDC and _OSC methods but we can support private flags as needed. Add an implementation of this for acpi_cpu. It checks all its children (notably cpufreq drivers) and calls the _PDC method to report the results.
Diffstat (limited to 'sys/i386/cpufreq')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud