Re: [PATCH] Add quirk for ACPI reboots on Intel DP55KG boards.

From: H. Peter Anvin
Date: Thu Oct 15 2009 - 19:15:02 EST


The DMI system name seems to actually be blank:

Handle 0x0006, DMI type 1, 27 bytes
System Information
Manufacturer:
Product Name:
Version:
Serial Number:

As such, I suspect you need DMI_BOARD_VENDOR and DMI_BOARD_NAME:

Handle 0x0007, DMI type 2, 20 bytes
Base Board Information
Manufacturer: Intel Corporation
Product Name: DP55KG

You can double-check by looking at what names Linux uses in
/sys/class/dmi/id.

-hpa
--
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/