From: Peter Feuerer <peter@piie.net>
To: mjg@redhat.com
Cc: Borislav Petkov <bp@alien8.de>,
linux-kernel@vger.kernel.org,
Borislav Petkov <petkovbb@gmail.com>,
Andrew Morton <akpm@linux-foundation.org>,
Peter Feuerer <peter@piie.net>
Subject: [PATCH RESEND 1/3] acerhdf: add support for Aspire 1410 BIOS v1.3314
Date: Sat, 5 Nov 2011 11:58:18 +0100 [thread overview]
Message-ID: <20111105115818.bd26dc8d.peter@piie.net> (raw)
In-Reply-To: <20111016114423.2df6271c.peter@piie.net>
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>
Acked-by: 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
next prev parent reply other threads:[~2011-11-05 10:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Peter Feuerer [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111105115818.bd26dc8d.peter@piie.net \
--to=peter@piie.net \
--cc=akpm@linux-foundation.org \
--cc=bp@alien8.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mjg@redhat.com \
--cc=petkovbb@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox