On 04/18/2013 11:58 AM, Matthew Garrett wrote:
On Thu, 2013-04-18 at 09:55 -0400, Kyle Evans wrote:
0x9(write), or SHKS, is essentially ec_write(SFHK,Arg0). Arg0 turns out
Oh - try changing
int query = 1
to
int query=0x6e
That only works if I also change:
-#define HPWMI_BIOS_QUERY 0x8
+#define HPWMI_BIOS_QUERY 0x9
But then we are still faced with a hardware detection problem I would assume.
--
To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html