X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH] acerhdf: add support for Acer Aspire 1810T BIOS v1.3314
@ 2012-02-19 15:43 Michael Thalmeier
  2012-02-21 18:49 ` Peter Feuerer
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Thalmeier @ 2012-02-19 15:43 UTC (permalink / raw)
  To: Peter Feuerer
  Cc: Matthew Garrett, platform-driver-x86, linux-kernel,
	Michael Thalmeier

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 <michael@thalmeier.at>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] acerhdf: add support for Acer Aspire 1810T BIOS v1.3314
  2012-02-19 15:43 [PATCH] acerhdf: add support for Acer Aspire 1810T BIOS v1.3314 Michael Thalmeier
@ 2012-02-21 18:49 ` Peter Feuerer
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Feuerer @ 2012-02-21 18:49 UTC (permalink / raw)
  To: Michael Thalmeier, Matthew Garrett, akpm
  Cc: platform-driver-x86, linux-kernel

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 <michael@thalmeier.at>


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;

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-21 18:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-19 15:43 [PATCH] acerhdf: add support for Acer Aspire 1810T BIOS v1.3314 Michael Thalmeier
2012-02-21 18:49 ` Peter Feuerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox