Re: PXA255 Suspend/Resume

From: Mo (marabo82_at_hotmail.com)
Date: 02/25/05


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



Relevant Pages

  • Re: What PM should be and do (Was Re: Solving suspend-level confusion)
    ... screen is not shut down or put in a low power state when suspending to ... My monitor, however, is ... so I guess the kernel could do that while suspending. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: pcim_enable_device BUGs for libata devices in 2.6.20-git6
    ... suspending to disk on 2.6.20-git6: ... It looks like what's happening is that during the "freezing" stage, ... freeze just as we don't do the opposite when freezing. ... Unconditionally disable and power down PCI device on suspend whether ...
    (Linux-Kernel)
  • Re: PXA255 Suspend/Resume
    ... checked my driver and I haven't found any power functions in it, ... you are write and NDIS should rebind the driver after resume. ... > it know what to do when the system is suspending /resuimg. ... i think u need to place the ethernet chip in some low ...
    (microsoft.public.windowsce.platbuilder)
  • RE: SP2 VERY Slow after Suspend
    ... worth trying to get later versions of your graphics & sound card drivers. ... "David Angelovich" wrote: ... > updates) and have a problem with Suspending. ... The only way to get back to normal is to power off ...
    (microsoft.public.windowsxp.general)
  • Re: How can I make my CE device to a suspend state
    ... You are right - you probably want to set network driver to D3. ... CE device power state maps to different ...
    (microsoft.public.windowsce.platbuilder)