Alan Stern wrote:
I tried the experiment of getting rid of the calls to pm_send_all().
Surprisingly enough, it worked. That is, when I typed:
apm --suspend
everything was suspended, in the correct order; and when I pressed a key
everything awoke and seemed to be functioning properly.
Just
Alan Stern wrote:
Here's a piece from my system log, when I did "apm --suspend". The
usb_device_suspend/resume messages are things I added for debugging.
That's progress ... last time I tried APM on 2.6 it failed horribly.
(This was after working fine until recently.)
Why was this routine called
On Fri, Sep 19, 2003 at 06:14:29PM -0400, Alan Stern wrote:
>
> P.S.: Greg, what on Earth does "GREG: gregindex = 0" mean?
Heh, using the linuxusb.bkbits.net/usb-2.5 tree are ya? :)
It's some debugging code left in by me for some module loading code
changes I've been working on in my spare time