Re: 2.6.11: USB broken on nforce4, ipv6 still broken, centrino speedstep even more broken than in 2.6.10

From: Bruno Ducrot
Date: Fri Mar 25 2005 - 08:46:47 EST


On Mon, Mar 21, 2005 at 08:20:55PM -0500, Adam Belay wrote:
> On Mon, 2005-03-21 at 19:32, Andrew Morton wrote:
> > Adam Belay <abelay@xxxxxxxxxx> wrote:
> > >
> > > On Fri, 2005-03-11 at 17:35 -0800, Andrew Morton wrote:
> > > > Felix von Leitner <felix-linuxkernel@xxxxxxx> wrote:
> > > > >
> > > > > Finally Centrino SpeedStep.
> > > > > I have a "Intel(R) Pentium(R) M processor 1.80GHz" in my notebook.
> > > > > Linux does not support it. This architecture has been out there for
> > > > > months now, and there even was a patch to support it posted here a in
> > > > > October last year or so. Linux still does not include it. Until
> > > > > 2.6.11-rc4-bk8 or so, the old patched file from back then still worked.
> > > > > Now it doesn't. Because some interface changed. Now what? Using a
> > > > > Centrino notebook without CPU throttling is completely out of the
> > > > > question. Linux might as well not boot on it at all.
> > > >
> > > > Could you please dig out the old patch, send it?
> > >
> > > Why not use ACPI for CPU scaling?
> > >
> >
> > Felix, did you try this?
> >
>
> ACPI is the preferred (and only standardized) method of controlling cpu
> throttling on x86 systems.
>

No. ACPI is the preferred method in order to *get configuration*
for cpu frequency and voltage scaling, but it's up to a
specific processor driver to control frequency (actually I'm
simplifying things since it's possible to control frequency
from ACPI only, but only in certain situation).

Throttling is another method to frequency control by throttling
the processor (and ACPI is then preferred for both configuration
and controlling how to throttle the processor), but there is
no voltage scaling at all as for frequency and voltage scaling.

Those far it's up to the OP to activate ACPI even if he do not trust
ACPI. It's the only way to get configuration from BIOS if he do not
want to hardcode a configuration in the speedstep-centrino driver.

Cheers,

--
Bruno Ducrot

-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/