[PATCH] acerhdf: add support for Aspire 1810TZ BIOS v1.3314

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[ 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@xxxxxxxxx>
---
 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@xxxxxxxxx> ~ <julien@xxxxxxxxxx>    
 : :'  :  Debian Developer & Free software contributor
 `. `'`   http://www.kirya.net/
   `-     4096R/ E1D8 5796 8214 4687 E416  948C 859F EF67 258E 26B1

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux Kernel Development]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux