ACPI: Remove Asus P4B266 from blacklist
See http://marc.info/?l=linux-acpi&m=124068823904429&w=2 for discussion Signed-off-by: Olivier Berger <oberger@ouvaton.org> Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
c636f753b5
commit
d023e49118
@ -1563,14 +1563,6 @@ static struct dmi_system_id __initdata acpi_dmi_table[] = {
|
|||||||
DMI_MATCH(DMI_PRODUCT_NAME, "Workstation W8000"),
|
DMI_MATCH(DMI_PRODUCT_NAME, "Workstation W8000"),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
|
||||||
.callback = force_acpi_ht,
|
|
||||||
.ident = "ASUS P4B266",
|
|
||||||
.matches = {
|
|
||||||
DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC."),
|
|
||||||
DMI_MATCH(DMI_BOARD_NAME, "P4B266"),
|
|
||||||
},
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
.callback = force_acpi_ht,
|
.callback = force_acpi_ht,
|
||||||
.ident = "ASUS P2B-DS",
|
.ident = "ASUS P2B-DS",
|
||||||
|
Loading…
Reference in New Issue
Block a user