Hi, On Fri, Jun 03, 2011 at 02:58:59PM -0300, Henrique de Moraes Holschuh wrote:
> > That's great. I guess we can just assume every Lenovo branded Thinkpad > > has a working EC. Or do you disagree, Henrique? > > Look at what thinkpad-acpi does in *2.6.39*, instead. It can detect all > current ThinkPad ECs just fine, including ones where the factory screwed up, > and shipped a pre-release firmware (happened to none other than Keith > Packard himself :p). Heh, you mean the X201s[1]? That's not a Sandy-Bridge one... The Sandy-Bridge ones do not announce the EC in DMI *at all* :/ Loading thinkpad-acpi on those works, dmesg shows[2]: [ 6.385415] thinkpad_acpi: ThinkPad BIOS 8BET44WW (1.24 ), EC unknown [ 6.385416] thinkpad_acpi: Lenovo ThinkPad W520, model 4270CTO So yes, it works, but that's not detecting :) We could do the same stuff as you in get_thinkpad_model_data() and/or probe_for_thinkpad()... [1] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b569ab3911aca64841bd819720d2b241aa09d713 [2] http://lists.debian.org/debian-user/2011/05/msg01881.html IIRC you was on that thread too. -- Bruce Schneier can read and understand Perl programs. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

