* Stefan Lippers-Hollmann <[email protected]> wrote:
> The ASRock Q1900DC-ITX mainboard (Baytrail-D) hangs randomly in both
> BIOS and UEFI mode while rebooting unless reboot=pci is used. Add a
> quirk to reboot via the pci method.
>
[...]
Ok.
> Searching the web seems to suggest that other Bay Trail-D mainboards
> might be affected as well.
Is the pattern:
> + .ident = "ASRock Q1900DC-ITX",
> + .matches = {
> + DMI_MATCH(DMI_BOARD_VENDOR, "ASRock"),
> + DMI_MATCH(DMI_BOARD_NAME, "Q1900DC-ITX"),
generic enough to cover all ASRock Bay Trail-D boards?
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/