hal/doc/spec hal-spec.xml.in,1.61,1.62

Danny Kukawka dkukawka at freedesktop.org
Mon Jan 16 04:22:18 PST 2006


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

Modified Files:
	hal-spec.xml.in 
Log Message:
2006-01-16  Danny Kukawka  <danny.kukawka at web.de>

        * doc/spec/hal-spec.xml.in: added storage.cdrom.write_speeds to spec

        * hald/linux2/probing/probe-storage.c,
        hald/linux2/probing/linux_dvd_rw_utils.h,
        hald/linux2/probing/linux_dvd_rw_utils.c: (int_compare),
        (get_write_speeds), (get_read_write_speed): added slightly adopted patch
        from Ryan Lortie <desrt at desrt.ca> (changed from comma-separated string
        to strlist) to add list of write speeds supported by a CD/DVD Burner.



Index: hal-spec.xml.in
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.xml.in,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- hal-spec.xml.in	15 Jan 2006 17:03:09 -0000	1.61
+++ hal-spec.xml.in	16 Jan 2006 12:22:16 -0000	1.62
@@ -3343,6 +3343,12 @@
               <entry>Yes</entry>
               <entry>The maximum writing speed, in kb/s</entry>
             </row>
+            <row>
+              <entry><literal>storage.cdrom.write_speeds</literal> (strlist)</entry>
+              <entry></entry>
+              <entry>No</entry>
+              <entry>By the device supported write speeds in kb/s</entry>
+            </row>
 
           </tbody>
         </tgroup>




More information about the hal-commit mailing list