Re: About Power Manager



Search for "power" in the PXA270 display driver.
(PLATFORM\COMMON\SRC\SOC\PXA27X_MS_V1\DISPLAY\PXA27X_LCD)

--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net

Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member

"Stanley" <Stanley@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0C58F206-1E57-4410-B943-F7F96C092114@xxxxxxxxxxxxxxxx
Thanks for your response.
Further, the driver must implement the IO control function for handing the
power state changing. Is it the same for the GWES driver? Is there any
sample
of power manager for display driver ?

Thanks a lot

"Dean Ramsier" wrote:

The components are selected in
WINCE600\PUBLIC\CEBASE\OAK\MISC\winceos.bat
based on sysgen variables. In that file, you can see that the PM PDA
component adds support for pda version, otherwise the default version is
used. So if you have PDA is selected, that should be the one you get.

You can modify the mappings by adding entries for them in platform.reg.
Platform.reg overrides common.reg.

--
Dean Ramsier - eMVP
BSQUARE Corporation


"Stanley" <Stanley@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1685435C-22D4-4DFB-A6E3-AAB1481F5B8B@xxxxxxxxxxxxxxxx
I have some questions.
How do I know what kind of system power which I use, If I add two PM
models
(Default and PDA)?
How to modify the mapping of system power state to device power state
without
modify common.reg?

Please give me advise.

Best regards





.



Relevant Pages

  • Re: Disply Driver
    ... Depends on how you've implemented power management in your display driver. ... 120219 PID:400002 TID:30a0002 Should have changed the Slave Addressin ...
    (microsoft.public.windowsce.platbuilder)
  • Re: About Power Manager
    ... Applied Data Systems ... power state changing. ... of power manager for display driver? ... you can see that the PM PDA ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Turnoff Backlight
    ... Just write an application that registers itself for power notifications, and execute the code when you get a power transition to user idle. ... Even better would be to put the code in your display driver and handle the POWER_IOCTLS. ... mov eax, 61100h ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Different interfaces for display driver power management? CE6.0
    ... The true display power management interface is via the IOCTL_POWER_* ... The IOCTL_POWER_SET message tells the display driver what ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Disply Driver
    ... The power handler function was the original mechanism used for power ... The Power Manager architecture is a relatively recent ... display driver on suspend, and the first call after resume. ... Power Off, Calling PowerOffSystem. ...
    (microsoft.public.windowsce.platbuilder)

Loading