Re: PXA255 Suspend/Resume
From: Mo (marabo82_at_hotmail.com)
Date: 02/25/05
- Next message: Mark Murawski: "Re: Problems with PXA270 migration from 4.20 to 5.0"
- Previous message: Bruce Eitman \(eMVP\): "Re: RomImage"
- In reply to: turnsek: "PXA255 Suspend/Resume"
- Messages sorted by: [ date ] [ thread ]
Date: 25 Feb 2005 13:26:38 -0800
i am not familiar with the PXA255,
but i believe that ur network driver (for CS8900) should implement
IOCTL calls
(such as IOCTL_POWER_CAPABILITIES, IOCTL_POWER_SET,.. etc)
and power management functions such as powerUp() and powerDown() so
it know what to do when the system is suspending /resuimg.
for suspending, i think u need to place the ethernet chip in some low
power mode.
upon resuming, i think u need to re-initialize the chip and certain
registers and rebind to NDIS, etc.....
is ur system locking up after resume or just the ethernet stops
working?
i am new to wince/device drivers (8 months so far) so Guru's might have
better answer for u
hope that helps
- Next message: Mark Murawski: "Re: Problems with PXA270 migration from 4.20 to 5.0"
- Previous message: Bruce Eitman \(eMVP\): "Re: RomImage"
- In reply to: turnsek: "PXA255 Suspend/Resume"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|