Re: PXA255 Suspend/Resume

From: turnsek (turnsek_at_discussions.microsoft.com)
Date: 02/28/05


Date: Sun, 27 Feb 2005 23:51:01 -0800

Hi!

Thanks for the reply. My system is not completelly locked, but it has some
problems, judging on poor performance of simple LED application. I have
checked my driver and I haven't found any power functions in it, but I think
you are write and NDIS should rebind the driver after resume. I will look
more closely into the suspend/resume logic and any experiences would be
appreciated.

Thanks,

Jernej Turnsek

"Mo" wrote:

> 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: PXA255 Suspend/Resume
    ... but i believe that ur network driver should implement ... and power management functions such as powerUpand powerDownso ... 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: Nvidia MCP55 Machine reboots on ixgb driver load
    ... There are some serious hardware compatibility issues with the ixgb mixing it with other cards on the same PCI-X bus, ... loading the driver with debug does not appear to produce ... 02:00.0 PCI bridge: NEC Corporation uPD720400 PCI Express - PCI/PCI-X Bridge ... ACPI: Power Button ...
    (Linux-Kernel)
  • Re: KB835732 breaks S3 standby timer
    ... APM is a BIOS ... for power control. ... most late SCSI and NDIS drivers hook WDM ACPI messages. ... Windows driver interaction issues, you should disable ACPI for these ...
    (microsoft.public.win2000.windows_update)
  • Re: [linux-pm] Power Management framework proposal
    ... if they are why should this new API need to worry about that? ... clocks seems like it fits well into the model) becouse some power modes ... the onenand driver needs to adjust its timing parameters ... the software needs to know what the interconnects and dependancies ...
    (Linux-Kernel)
  • Re: Power Management framework proposal
    ... A power policy management framework doesn't need a unified framework (I ... I can see that if things really are different then it's worth doing different things to control them. ... to have any ability to control the mode of anything at runtime requires that the code doing so must have specific knowledge of the driver in question. ... 50 35 quarter power to the backlight ...
    (Linux-Kernel)