As mentioned in commit
b06862b: acerhdf: add support for Aspire 1810TZ BIOS v1.3314
Acer Aspire 1810T also supports Bios v1.3314.
Signed-off-by: Michael Thalmeier <[email protected]>
---
drivers/platform/x86/acerhdf.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/platform/x86/acerhdf.c b/drivers/platform/x86/acerhdf.c
index 760c6d7..e8df42f 100644
--- a/drivers/platform/x86/acerhdf.c
+++ b/drivers/platform/x86/acerhdf.c
@@ -183,6 +183,7 @@ static const struct bios_settings_t bios_tbl[] = {
{"Acer", "Aspire 1810TZ", "v1.3310", 0x55, 0x58, {0x9e, 0x00} },
{"Acer", "Aspire 1810T", "v1.3310", 0x55, 0x58, {0x9e, 0x00} },
{"Acer", "Aspire 1810TZ", "v1.3314", 0x55, 0x58, {0x9e, 0x00} },
+ {"Acer", "Aspire 1810T", "v1.3314", 0x55, 0x58, {0x9e, 0x00} },
/* Acer 531 */
{"Acer", "AO531h", "v0.3201", 0x55, 0x58, {0x20, 0x00} },
/* Gateway */
--
1.7.9
Hi Michael,
Michael Thalmeier writes:
> b06862b: acerhdf: add support for Aspire 1810TZ BIOS v1.3314
>
> Acer Aspire 1810T also supports Bios v1.3314.
>
> Signed-off-by: Michael Thalmeier <[email protected]>
Thanks for sending the patch, but the hardware is already included in one
of the three patches waiting since about 4 months to be applied by Matthew.
I've got no clue, why he doesn't apply them, although Andrew already added
his signed-off-by and sent the patches about 4 times...
kind regards,
--peter;