hal/doc/spec hal-spec.xml.in,1.52,1.53
Danny Kukawka
dkukawka at freedesktop.org
Wed Nov 2 04:09:34 PST 2005
- Previous message: hal ChangeLog,1.667,1.668
- Next message: hal/agents/linux26/sysfs hal_block.c, 1.3, 1.4 hal_block.h, 1.2,
1.3 hal_ide.c, 1.2, 1.3 hal_ide.h, 1.2, 1.3 hal_input.c, 1.3,
1.4 hal_input.h, 1.2, 1.3 hal_monitor.h, 1.2, 1.3 hal_net.c,
1.5, 1.6 hal_net.h, 1.2, 1.3 hal_pci.c, 1.4, 1.5 hal_pci.h,
1.2, 1.3 hal_scsi.c, 1.2, 1.3 hal_scsi.h, 1.2, 1.3 hal_usb.c,
1.5, 1.6 hal_usb.h, 1.2, 1.3 main.c, 1.8, 1.9 main.h, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal/doc/spec
In directory gabe:/tmp/cvs-serv28624/doc/spec
Modified Files:
hal-spec.xml.in
Log Message:
2005-11-02 Danny Kukawka <danny.kukawka at web.de>
* doc/spec/hal-spec.xml.in: fixed some bugs in the xml spec code and
removed <note> tag to prevent not included pic in the html version.
Index: hal-spec.xml.in
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.xml.in,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- hal-spec.xml.in 1 Nov 2005 18:56:35 -0000 1.52
+++ hal-spec.xml.in 2 Nov 2005 12:09:32 -0000 1.53
@@ -3790,20 +3790,18 @@
<sect2 id="device-properties-oss">
<title><literal>oss</literal> namespace</title>
- <para>
+ <para>
Device objects with the capability <literal>oss</literal>
represent all the streams available through OSS on a soundcard.
- OSS devices could be emulated by ALSA.
-
- <note>
- <para>
- All OSS devices, except the global devices, are only added if the
- kernel supports links from oss device to physical device in sysfs. For a patch
- see: http://thread.gmane.org/gmane.comp.freedesktop.hal/2862.
- </para>
- </note>
+ OSS devices could be emulated by ALSA.
+ </para>
+ <para>
+ Note: All OSS devices, except the global devices, are only added if the
+ kernel supports links from oss device to physical device in sysfs. For a patch
+ see: http://thread.gmane.org/gmane.comp.freedesktop.hal/2862.
</para>
+
<informaltable>
<tgroup cols="2">
<thead>
@@ -5236,9 +5234,11 @@
string list. For example to remove item 'bla' from property 'foo.bar':
<literal><remove key="foo.bar" type="strlist">bla</merge></literal>
- <para>Device Information files are stored in the following standard hierachy with the following default
- top level directories <literal>information</literal>, <literal>policy</literal> and
- <literal>preprobe</literal></para>:
+
+ </para><para>
+ Device Information files are stored in the following standard hierachy with the following default
+ top level directories <literal>information</literal>, <literal>policy</literal> and
+ <literal>preprobe</literal>:
<itemizedlist>
<listitem>
@@ -5271,7 +5271,7 @@
</listitem>
<listitem>
<para>
- <literal>information</literal> - device information files to information before probe devices
+ <literal>preprobe</literal> - device information files to information before probe devices
<itemizedlist>
<listitem><para><literal>10osvendor</literal> - device information files included with the
- Previous message: hal ChangeLog,1.667,1.668
- Next message: hal/agents/linux26/sysfs hal_block.c, 1.3, 1.4 hal_block.h, 1.2,
1.3 hal_ide.c, 1.2, 1.3 hal_ide.h, 1.2, 1.3 hal_input.c, 1.3,
1.4 hal_input.h, 1.2, 1.3 hal_monitor.h, 1.2, 1.3 hal_net.c,
1.5, 1.6 hal_net.h, 1.2, 1.3 hal_pci.c, 1.4, 1.5 hal_pci.h,
1.2, 1.3 hal_scsi.c, 1.2, 1.3 hal_scsi.h, 1.2, 1.3 hal_usb.c,
1.5, 1.6 hal_usb.h, 1.2, 1.3 main.c, 1.8, 1.9 main.h, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list