Pavel Machek schrieb: > > Hi! > > > > the patch below (against 2.6.1-mm5) fixes my APM problems (my laptop, Acer > > TravelMate 210TEV (Celeron 700, 128 MB RAM), hangs after resuming from APM > > since 2.6.0-test4). > > > > If you have any suggestions, tell me > I think you should use device_power_down() and device_power_up(), > instead. Check it, but it looks to me like that's better way. Works for me as well (Patch attached). > > if you think that's okay like that, please submit that to the guy who is > > responsible for 2.6 (is it Linus or Andrew? did not follow lkml > > recently). > > Andrew. Thanks. BTW: I did not get any response from Stephen Rothwell (the guy who is listed as maintainer for APM in the MAINTAINERS file). How long should I wait for a response? Or should I simply submit the patch to Andrew? Michael