PDA

View Full Version : Keep AS active while device suspended?


TheBlasphemer
22-02-2006, 12:00 AM
Hi,

I'm trying to debug the keyboard driver of the Universal to allow keypresses on the side when the lid is closed. Everything seems to work except waking up when one of those buttons is pressed.
I know it's related to the driver, as disabling certain functions completely shuts it up ;)

I want to debug using IDA Pro, however this needs ActiveSync, and unfortunately the ActiveSync connection is being dropped when you push the on/off switch :(
Is there any way to keep the ActiveSync connection active when the device is suspended?

Thanks,
TB