Re: [Ubuntu PATCH] acpi: Add IBM R60E laptop to proc-idle blacklist

From: Randy.Dunlap
Date: Tue Jun 20 2006 - 01:12:33 EST


On Mon, 19 Jun 2006 20:51:09 -0700 Ben Pfaff wrote:

> Andrew Morton <akpm@xxxxxxxx> writes:
>
> > On Thu, 15 Jun 2006 13:00:43 -0700
> > Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:
> >
> >> [UBUNTU:acpi] Add IBM R60E laptop to proc-idle blacklist.
>
> >> + { set_max_cstate, "IBM ThinkPad R40e", {
> >> + DMI_MATCH(DMI_BIOS_VENDOR, "IBM"),
> >> + DMI_MATCH(DMI_BIOS_VERSION, "1SET70WW") }, (void*)1},
> >
> > It seems that every R40e in the world is in that table.
>
> The email says R60e.
> The string says R40e.
> Which is correct?

Good question for Ben. Ben??

Current ubuntu-dapper git is still like this.

---
~Randy
-
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/