Re: [ACPI] [PATCH 1/2] 2.6: use scaling_available_freqs in acpi-cpufreq-ioport driver
From: Dominik Brodowski <hidden>
Date: 2004-02-24 14:43:18
From: Dominik Brodowski <hidden>
Date: 2004-02-24 14:43:18
On Tue, Feb 24, 2004 at 01:56:28PM +0100, Pavel Machek wrote:
Hi!quoted
Export an array of supported frequencies in sysfs [scaling_available_frequencies]Would it be possible to export [frequency/voltage] pairs, and allow user to change it?
IMO, NO! While this might be a necessity for powernow-k7, the generic acpi-io driver should stay clean of such overrides et al. If you need to modify the ACPI tables, there are other ways. Dominik