http://bugzilla.kernel.org/show_bug.cgi?id=8286





------- Additional Comments From [EMAIL PROTECTED]  2007-04-26 13:09 -------
As I commented before, this issue is completely unrelated to these patches.  If 
updating the /proc/acpi/wakeup flags helps, then the root cause of the problem 
is that the i8042 driver stack is wakeup-unaware.

Not ONE of those patches changes behavior for i8042 nodes like a synaptic 
touchpad.

Once the 2.6.22 merges start, it will be possible to make that stack be 
wakeup-aware, but one issue will be that it still has some real stupidities in 
terms of driver model support.  Specifically, that there are *THREE* device 
nodes where there should be just one.  The three nodes are (a) a PNP node, 
which is ignored by the i8042 stack; (b) an ACPI node, which should probably be 
handled by moving the PNP node into the ACPI tree and adding some annotations; 
and (c) an i8042 node, which should not exist given the PNP node.

This patch should probably not have been marked as "resolved", and should 
probably be moved over to the i8042 area ...


------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to