|
@@ -545,7 +545,7 @@ static const struct dmi_system_id __devinitconst ehci_dmi_nohandoff_table[] = {
|
|
|
/* Pegatron Lucid (Ordissimo AIRIS) */
|
|
|
.matches = {
|
|
|
DMI_MATCH(DMI_BOARD_NAME, "M11JB"),
|
|
|
- DMI_MATCH(DMI_BIOS_VERSION, "Lucid-GE-133"),
|
|
|
+ DMI_MATCH(DMI_BIOS_VERSION, "Lucid-"),
|
|
|
},
|
|
|
},
|
|
|
{ }
|