From: Julien Valroff <julien@kirya.net>
To: platform-driver-x86@vger.kernel.org
Cc: Peter Feuerer <peter@piie.net>
Subject: [PATCH] acerhdf: add support for Aspire 1810TZ BIOS v1.3314
Date: Thu, 23 Jun 2011 20:50:08 +0200 [thread overview]
Message-ID: <20110623185007.GA2889@kirya.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 1709 bytes --]
[ please CC me in all your replies, I am not subscribed to the list ]
Hi,
Would you please consider applying the following patch adding support for
the Aspire 1810TZ BIOS v.1.3314 version to the acerhdf module and avoids the
following error:
acerhdf: unknown (unsupported) BIOS version Acer/Aspire 1810TZ/v1.3314, please report, aborting!
Not sure about the other Aspire models, but it seems at least 1810T should
also be updated.
A similar patch was also proposed last year for 1410 [0] but wasn't yet
applied.
Thanks in advance
Julien
Signed-off-by: Julien Valroff <julien@kirya.net>
---
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 fca3489..d339756 100644
--- a/drivers/platform/x86/acerhdf.c
+++ b/drivers/platform/x86/acerhdf.c
@@ -182,6 +182,7 @@ static const struct bios_settings_t bios_tbl[] = {
{"Acer", "Aspire 1810T", "v1.3308", 0x55, 0x58, {0x9e, 0x00} },
{"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 531 */
{"Acer", "AO531h", "v0.3201", 0x55, 0x58, {0x20, 0x00} },
/* Gateway */
--
1.7.5.4
[0] http://kerneltrap.org/mailarchive/linux-kernel/2010/11/13/4645119
--
.''`. Julien Valroff ~ <julien@kirya.net> ~ <julien@debian.org>
: :' : Debian Developer & Free software contributor
`. `'` http://www.kirya.net/
`- 4096R/ E1D8 5796 8214 4687 E416 948C 859F EF67 258E 26B1
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2011-06-23 18:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-23 18:50 Julien Valroff [this message]
2011-07-29 22:54 ` [PATCH] acerhdf: add support for Aspire 1810TZ BIOS v1.3314 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=20110623185007.GA2889@kirya.net \
--to=julien@kirya.net \
--cc=peter@piie.net \
--cc=platform-driver-x86@vger.kernel.org \
/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