public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] acerhdf: add support for Aspire 1410 BIOS v1.3314
@ 2011-10-14 21:40 Peter Feuerer
  2011-10-14 21:43 ` [PATCH 2/2] acerhdf: Add support for new hardware Peter Feuerer
  0 siblings, 1 reply; 13+ messages in thread
From: Peter Feuerer @ 2011-10-14 21:40 UTC (permalink / raw)
  To: mjg
  Cc: linux-kernel, Borislav Petkov, Peter Feuerer, Clay Carpenter,
	Andrew Morton

From: Clay Carpenter <claycarpenter@gmail.com>

Add support for Aspire 1410 BIOS v1.3314.  Fixes the following error:

acerhdf: unknown (unsupported) BIOS version Acer/Aspire 1410/v1.3314,
please report, aborting!

Signed-off-by: Clay Carpenter <claycarpenter@gmail.com>
Signed-off-by: Peter Feuerer <peter@piie.net>
Cc: Borislav Petkov <petkovbb@gmail.com>
Cc: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
 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..698e45c 100644
--- a/drivers/platform/x86/acerhdf.c
+++ b/drivers/platform/x86/acerhdf.c
@@ -161,6 +161,7 @@ static const struct bios_settings_t bios_tbl[] = {
 	{"Acer", "Aspire 1410", "v1.3303", 0x55, 0x58, {0x9e, 0x00} },
 	{"Acer", "Aspire 1410", "v1.3308", 0x55, 0x58, {0x9e, 0x00} },
 	{"Acer", "Aspire 1410", "v1.3310", 0x55, 0x58, {0x9e, 0x00} },
+	{"Acer", "Aspire 1410", "v1.3314", 0x55, 0x58, {0x9e, 0x00} },
 	/* Acer 1810xx */
 	{"Acer", "Aspire 1810TZ", "v0.3108", 0x55, 0x58, {0x9e, 0x00} },
 	{"Acer", "Aspire 1810T",  "v0.3108", 0x55, 0x58, {0x9e, 0x00} },
-- 
1.7.7


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

end of thread, other threads:[~2011-11-05 11:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-14 21:40 [PATCH 1/2] acerhdf: add support for Aspire 1410 BIOS v1.3314 Peter Feuerer
2011-10-14 21:43 ` [PATCH 2/2] acerhdf: Add support for new hardware Peter Feuerer
2011-10-15 22:32   ` Borislav Petkov
2011-10-15 23:28     ` Peter Feuerer
2011-10-16  8:43       ` Borislav Petkov
2011-10-16  9:38         ` Peter Feuerer
2011-10-16  9:41         ` [PATCH 1/3] acerhdf: add support for Aspire 1410 BIOS v1.3314 Peter Feuerer
2011-10-16  9:42           ` [PATCH 2/3] acerhdf: Add support for new hardware Peter Feuerer
2011-10-16  9:44             ` [PATCH 3/3] acerhdf: Lowered default temp fanon/fanoff values Peter Feuerer
2011-10-17 12:13               ` Borislav Petkov
2011-11-05 10:58               ` [PATCH RESEND 1/3] acerhdf: add support for Aspire 1410 BIOS v1.3314 Peter Feuerer
2011-11-05 10:59                 ` [PATCH RESEND 2/3] acerhdf: Add support for new hardware Peter Feuerer
2011-11-05 11:00                   ` [PATCH RESEND 3/3] acerhdf: Lowered default temp fanon/fanoff values Peter Feuerer

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