hal/doc/spec hal-spec.xml.in,1.54,1.55
Danny Kukawka
dkukawka at freedesktop.org
Thu Nov 3 10:24:32 PST 2005
Update of /cvs/hal/hal/doc/spec
In directory gabe:/tmp/cvs-serv12921/doc/spec
Modified Files:
hal-spec.xml.in
Log Message:
2005-11-03 Danny Kukawka <danny.kukawka at web.de>
* doc/spec/hal-spec.xml.in: updated net and net.80203 namespace
Index: hal-spec.xml.in
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.xml.in,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- hal-spec.xml.in 2 Nov 2005 16:35:25 -0000 1.54
+++ hal-spec.xml.in 3 Nov 2005 18:24:30 -0000 1.55
@@ -3396,10 +3396,10 @@
<entry>Index of the interface</entry>
</row>
<row>
- <entry><literal>net.linux.sysfs_path</literal> (string)</entry>
+ <entry><literal>net.physical_device</literal> (string)</entry>
<entry></entry>
- <entry>Yes (only on Linux)</entry>
- <entry>Path of device in sysfs</entry>
+ <entry>Yes</entry>
+ <entry>UDI of the physical device the network device is bound to.</entry>
</row>
<row>
<entry><literal>net.media</literal> (string)</entry>
@@ -3448,8 +3448,8 @@
and <literal>net.interface_up</literal> is
<literal>TRUE</literal>.
</entry>
- <entry>True iff the ethernet adaptor is connected to a
- another transceiver</entry>
+ <entry>True if the ethernet adaptor is connected to a
+ another transceiver. NOTE: property not implemented yet.</entry>
</row>
<row>
<entry><literal>net.80203.rate</literal> (uint64)</entry>
@@ -3459,7 +3459,8 @@
and <literal>net.80203.link</literal> is
<literal>TRUE</literal>.
</entry>
- <entry>Bandwidth of connection, in bits/s</entry>
+ <entry>Bandwidth of connection, in bits/s. NOTE: property not
+ implemented yet.</entry>
</row>
<row>
<entry><literal>net.80203.mac_address</literal> (uint64)</entry>
More information about the hal-commit
mailing list