On Tue, 02 Feb 2010, akpm@xxxxxxxxxxxxxxxxxxxx wrote: > - /* > - * Boxes that need ACPI disabled > - */ > - { > - .callback = dmi_disable_acpi, > - .ident = "IBM Thinkpad", > - .matches = { > - DMI_MATCH(DMI_BOARD_VENDOR, "IBM"), > - DMI_MATCH(DMI_BOARD_NAME, "2629H1G"), > - }, > - }, The 2629H1G is just one of various models of the ThinkPad A21p, if one wanted to blacklist the 2629H1G, he should have blacklisted bios_version KY??HT*, instead, which would get all models with that BIOS (includes the A22p models as well). Those thinkpads had Win98 support, and probably worked better in Linux using APM than ACPI. That might still be true, but we'd need to find someone with an A21p or A22p to ask. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html