hal/doc/spec hal-spec.html,1.66,1.67

David Zeuthen david at freedesktop.org
Sun Aug 21 18:13:59 PDT 2005


Update of /cvs/hal/hal/doc/spec
In directory gabe:/tmp/cvs-serv19471/doc/spec

Modified Files:
	hal-spec.html 
Log Message:
2005-08-21  David Zeuthen  <davidz at redhat.com>

        As of Linux 2.6.14, the kernel will export a mmc_host class for
        MMC- devices. This patch teaches hal about this. Patch from Pierre
        Ossman <drzeus-list at drzeus.cx>.

        * hald/linux2/classdev.c (mmc_host_add): New function
        (mmc_host_compute_udi): New function



Index: hal-spec.html
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- hal-spec.html	9 Aug 2005 15:14:42 -0000	1.66
+++ hal-spec.html	22 Aug 2005 01:13:57 -0000	1.67
@@ -552,21 +552,21 @@
 ><DL
 ><DT
 ><A
-HREF="#AEN3389"
+HREF="#AEN3395"
 >Interface org.freedesktop.Hal.Manager</A
 ></DT
 ><DD
 ><DL
 ><DT
 ><A
-HREF="#AEN3400"
+HREF="#AEN3406"
 >Example</A
 ></DT
 ></DL
 ></DD
 ><DT
 ><A
-HREF="#AEN3408"
+HREF="#AEN3414"
 >Interface org.freedesktop.Hal.Device</A
 ></DT
 ></DL
@@ -8546,8 +8546,25 @@
 >No</TD
 ><TD
 >&#13;		Remaining time, in seconds, that the battery can provide
-		power if it's discharging. This is an estimate and may be
-		imprecise.
+		power (if discharging) or the time until charged (if charging). 
+		This is an estimate and may be imprecise.
+		This key is not present for invalid data.
+	      </TD
+></TR
+><TR
+><TD
+><TT
+CLASS="literal"
+>battery.charge_level.percentage</TT
+> (int)</TD
+><TD
+>&nbsp;</TD
+><TD
+>No</TD
+><TD
+>&#13;		Charge, normalised to percent. This is useful if an application
+		does not want to process the raw values and do all the extra
+		checks on the result. This key is not present for invalid data.
 	      </TD
 ></TR
 ><TR
@@ -8704,7 +8721,7 @@
 ><P
 ></P
 ><A
-NAME="AEN2837"
+NAME="AEN2843"
 ></A
 ><TABLE
 BORDER="1"
@@ -8818,7 +8835,7 @@
 ><P
 ></P
 ><A
-NAME="AEN2881"
+NAME="AEN2887"
 ></A
 ><TABLE
 BORDER="1"
@@ -8886,7 +8903,7 @@
 ><P
 ></P
 ><A
-NAME="AEN2902"
+NAME="AEN2908"
 ></A
 ><TABLE
 BORDER="1"
@@ -8980,7 +8997,7 @@
 ><P
 ></P
 ><A
-NAME="AEN2934"
+NAME="AEN2940"
 ></A
 ><TABLE
 BORDER="1"
@@ -9091,7 +9108,7 @@
 ><P
 ></P
 ><A
-NAME="AEN2976"
+NAME="AEN2982"
 ></A
 ><TABLE
 BORDER="1"
@@ -9229,7 +9246,7 @@
 ><P
 ></P
 ><A
-NAME="AEN3032"
+NAME="AEN3038"
 ></A
 ><TABLE
 BORDER="1"
@@ -9321,7 +9338,7 @@
 ><P
 ></P
 ><A
-NAME="AEN3060"
+NAME="AEN3066"
 ></A
 ><TABLE
 BORDER="1"
@@ -9480,7 +9497,7 @@
 ><P
 ></P
 ><A
-NAME="AEN3112"
+NAME="AEN3118"
 ></A
 ><TABLE
 BORDER="1"
@@ -9609,7 +9626,7 @@
 ><P
 ></P
 ><A
-NAME="AEN3153"
+NAME="AEN3159"
 ></A
 ><TABLE
 BORDER="1"
@@ -10677,7 +10694,7 @@
 ><P
 ></P
 ><A
-NAME="AEN3347"
+NAME="AEN3353"
 ></A
 ><TABLE
 BORDER="1"
@@ -10837,7 +10854,7 @@
 ><HR><H2
 CLASS="sect1"
 ><A
-NAME="AEN3389"
+NAME="AEN3395"
 >Interface org.freedesktop.Hal.Manager</A
 ></H2
 ><P
@@ -10953,7 +10970,7 @@
 ><HR><H3
 CLASS="sect2"
 ><A
-NAME="AEN3400"
+NAME="AEN3406"
 >Example</A
 ></H3
 ><P
@@ -11071,7 +11088,7 @@
 ><HR><H2
 CLASS="sect1"
 ><A
-NAME="AEN3408"
+NAME="AEN3414"
 >Interface org.freedesktop.Hal.Device</A
 ></H2
 ><P




More information about the hal-commit mailing list