[ltp] general : 2.6.1 acpi resume
Marco Strack
linux-thinkpad@linux-thinkpad.org
Sun, 04 Jan 2004 13:41:14 +0000
from changelog on kernel org :
--------- snip-----------
<dtor_core@ameritech.net>
[PATCH] Input: psmouse fixes
- Remove psmouse_pm_callback since i8042 now has its own resume
handler which will issue reconnect request
- Do not close/open serio port in psmouse_reconnect since i8042
should restore ports to the proper state before calling reconnect
---------- snip -------------
allthough not tested this should solve the acpi-s3 resume problem on
thinkpads. (you had to build psmouse as module and rmmod and insmod it
after resume).
regards marco