From: Bernhard Rosenkraenzer Date: Sun, 20 Nov 2005 05:50:37 +0000 (-0500) Subject: Input: wistron - add support for Acer Aspire 1500 notebooks X-Git-Tag: v2.6.15-rc3~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84b256a66360cedc25eb6e2ac6f167ca9778307b;p=pandora-kernel.git Input: wistron - add support for Acer Aspire 1500 notebooks Also fix a potential issue with some notebooks: The current code assumes the response to bios_wifi_get_default_setting is either 1 (disabled) or 3 (enabled), or wifi isn't supported. The BIOS response appears to be a bit field w/ 0x1 indicating hardware presence, 0x2 indicating actiation status, and the other 6 bits being unknown/reserved -- with the patch, these 6 bits are ignored. Signed-off-by: Bernhard Rosenkraenzer Signed-off-by: Andrew Morton Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed