X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH] acerhdf: add support for Aspire 1810TZ BIOS v1.3314
@ 2011-06-23 18:50 Julien Valroff
  2011-07-29 22:54 ` Peter Feuerer
  0 siblings, 1 reply; 2+ messages in thread
From: Julien Valroff @ 2011-06-23 18:50 UTC (permalink / raw)
  To: platform-driver-x86; +Cc: Peter Feuerer

[-- 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 --]

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

end of thread, other threads:[~2011-07-29 22:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-23 18:50 [PATCH] acerhdf: add support for Aspire 1810TZ BIOS v1.3314 Julien Valroff
2011-07-29 22:54 ` Peter Feuerer

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