[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200712222040.14422.carlos@strangeworlds.co.uk>
Date: Sat, 22 Dec 2007 20:40:13 +0000
From: Carlos Corbacho <carlos@...angeworlds.co.uk>
To: Rémi Hérilier <rherilier@...oo.fr>
Cc: linux-kernel@...r.kernel.org, dtor@...l.ru,
linux-input@...r.kernel.org
Subject: Re: PATCH] adding wistron_btns support for X86_64 systems.
(CC'ing linux-input, as that is the relevant subsystem list for wistron-btns).
Rémi Hérilier wrote:
> To use my previous patch (wistron_btns support for fujitsu-siemens amilo
> pro edition v3505) with my laptop, I need to make the wistron module
> compile for x86_64. It is based on Linux 2.4.24-rc4 too.
NAK.
You cannot make 32 bit BIOS calls in a 64 bit OS.
This will (and does) segfault on x86-64 (tested on my Aspire 5020, where
call_bios wistron-btns just segfaults on x86-64 with this patch).
This is a known issue, and the reason why wistron-btns (and the out-of-tree
acerhk) have not been ported to x86-64.
-Carlos
--
E-Mail: carlos@...angeworlds.co.uk
Web: strangeworlds.co.uk
GPG Key ID: 0x23EE722D
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists