Mercurial > ecos
comparison packages/services/power/common/current/doc/services-power.html @ 208:e0c0827131d1 ecos
Merge from eCos master repository on 2002-05-20-20:11:54-BST
| author | jlarmour |
|---|---|
| date | Mon, 20 May 2002 22:19:26 +0000 |
| parents | |
| children | 74dbf4c3f2e1 |
comparison
equal
deleted
inserted
replaced
| 207:74c807ddde34 | 208:e0c0827131d1 |
|---|---|
| 1 <!-- Copyright (C) 2001 Red Hat, Inc. --> | |
| 2 <!-- This material may be distributed only subject to the terms --> | |
| 3 <!-- and conditions set forth in the Open Publication License, v1.0 --> | |
| 4 <!-- or later (the latest version is presently available at --> | |
| 5 <!-- http://www.opencontent.org/openpub/). --> | |
| 6 <!-- Distribution of substantively modified versions of this --> | |
| 7 <!-- document is prohibited without the explicit permission of the --> | |
| 8 <!-- copyright holder. --> | |
| 9 <!-- Distribution of the work or derivative of the work in any --> | |
| 10 <!-- standard (paper) book form is prohibited unless prior --> | |
| 11 <!-- permission is obtained from the copyright holder. --> | |
| 12 <HTML | |
| 13 ><HEAD | |
| 14 ><TITLE | |
| 15 >eCos Power Management Support</TITLE | |
| 16 ><meta name="MSSmartTagsPreventParsing" content="TRUE"> | |
| 17 <META | |
| 18 NAME="GENERATOR" | |
| 19 CONTENT="Modular DocBook HTML Stylesheet Version 1.64 | |
| 20 "><LINK | |
| 21 REL="NEXT" | |
| 22 TITLE="Introduction" | |
| 23 HREF="power-intro.html"></HEAD | |
| 24 ><BODY | |
| 25 CLASS="REFERENCE" | |
| 26 BGCOLOR="#FFFFFF" | |
| 27 TEXT="#000000" | |
| 28 LINK="#0000FF" | |
| 29 VLINK="#840084" | |
| 30 ALINK="#0000FF" | |
| 31 ><DIV | |
| 32 CLASS="NAVHEADER" | |
| 33 ><TABLE | |
| 34 WIDTH="100%" | |
| 35 BORDER="0" | |
| 36 CELLPADDING="0" | |
| 37 CELLSPACING="0" | |
| 38 ><TR | |
| 39 ><TD | |
| 40 WIDTH="10%" | |
| 41 ALIGN="left" | |
| 42 VALIGN="bottom" | |
| 43 > </TD | |
| 44 ><TD | |
| 45 WIDTH="80%" | |
| 46 ALIGN="center" | |
| 47 VALIGN="bottom" | |
| 48 ></TD | |
| 49 ><TD | |
| 50 WIDTH="10%" | |
| 51 ALIGN="right" | |
| 52 VALIGN="bottom" | |
| 53 ><A | |
| 54 HREF="power-intro.html" | |
| 55 >Next</A | |
| 56 ></TD | |
| 57 ></TR | |
| 58 ></TABLE | |
| 59 ><HR | |
| 60 ALIGN="LEFT" | |
| 61 WIDTH="100%"></DIV | |
| 62 ><DIV | |
| 63 CLASS="REFERENCE" | |
| 64 ><A | |
| 65 NAME="SERVICES-POWER" | |
| 66 ></A | |
| 67 ><DIV | |
| 68 CLASS="TITLEPAGE" | |
| 69 ><H1 | |
| 70 CLASS="TITLE" | |
| 71 >I. eCos Power Management Support</H1 | |
| 72 ><DIV | |
| 73 CLASS="TOC" | |
| 74 ><DL | |
| 75 ><DT | |
| 76 ><B | |
| 77 >Table of Contents</B | |
| 78 ></DT | |
| 79 ><DT | |
| 80 ><A | |
| 81 HREF="power-intro.html" | |
| 82 >Introduction</A | |
| 83 > — eCos support for Power Management</DT | |
| 84 ><DT | |
| 85 ><A | |
| 86 HREF="power-info.html" | |
| 87 >Power Management Information</A | |
| 88 > — finding out about the various power controllers in the system</DT | |
| 89 ><DT | |
| 90 ><A | |
| 91 HREF="power-change.html" | |
| 92 >Changing Power Modes</A | |
| 93 > — reducing or increasing power consumption as needed</DT | |
| 94 ><DT | |
| 95 ><A | |
| 96 HREF="power-policy.html" | |
| 97 >Support for Policy Modules</A | |
| 98 > — closer integration with higher-level code</DT | |
| 99 ><DT | |
| 100 ><A | |
| 101 HREF="power-attached.html" | |
| 102 >Attached and Detached Controllers</A | |
| 103 > — control which power controllers are affected by global changes</DT | |
| 104 ><DT | |
| 105 ><A | |
| 106 HREF="power-controller.html" | |
| 107 >Implementing a Power Controller</A | |
| 108 > — adding power management support to device drivers and | |
| 109 other packages</DT | |
| 110 ></DL | |
| 111 ></DIV | |
| 112 ></DIV | |
| 113 ></DIV | |
| 114 ><DIV | |
| 115 CLASS="NAVFOOTER" | |
| 116 ><HR | |
| 117 ALIGN="LEFT" | |
| 118 WIDTH="100%"><TABLE | |
| 119 WIDTH="100%" | |
| 120 BORDER="0" | |
| 121 CELLPADDING="0" | |
| 122 CELLSPACING="0" | |
| 123 ><TR | |
| 124 ><TD | |
| 125 WIDTH="33%" | |
| 126 ALIGN="left" | |
| 127 VALIGN="top" | |
| 128 > </TD | |
| 129 ><TD | |
| 130 WIDTH="34%" | |
| 131 ALIGN="center" | |
| 132 VALIGN="top" | |
| 133 > </TD | |
| 134 ><TD | |
| 135 WIDTH="33%" | |
| 136 ALIGN="right" | |
| 137 VALIGN="top" | |
| 138 ><A | |
| 139 HREF="power-intro.html" | |
| 140 >Next</A | |
| 141 ></TD | |
| 142 ></TR | |
| 143 ><TR | |
| 144 ><TD | |
| 145 WIDTH="33%" | |
| 146 ALIGN="left" | |
| 147 VALIGN="top" | |
| 148 > </TD | |
| 149 ><TD | |
| 150 WIDTH="34%" | |
| 151 ALIGN="center" | |
| 152 VALIGN="top" | |
| 153 > </TD | |
| 154 ><TD | |
| 155 WIDTH="33%" | |
| 156 ALIGN="right" | |
| 157 VALIGN="top" | |
| 158 >Introduction</TD | |
| 159 ></TR | |
| 160 ></TABLE | |
| 161 ></DIV | |
| 162 ></BODY | |
| 163 ></HTML | |
| 164 > |
