hal ChangeLog,1.584,1.585

Danny Kukawka dkukawka at freedesktop.org
Fri Aug 5 03:57:23 PDT 2005


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv24562

Modified Files:
	ChangeLog 
Log Message:
2005-08-05  Danny Kukawka  <danny.kukawka at web.de>

        * doc/spec/hal-spec.xml.in: Added new namespace for OSS devices
        and updated ALSA namespace for new devices.

        * hald/linux2/classdev.c, hald/linux2/classdev.h (sound_add),
        (sound_compute_udi): Added OSS devices and ALSA/OSS global devices.
        OSS devices are only added if the kernel supports device links to the
        related physical device. Adapted sound_compute_udi() to generate
        UDIs for the new devices. For the required kernel patch (going
        upstream soon) see:
        http://thread.gmane.org/gmane.comp.freedesktop.hal/2862



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.584
retrieving revision 1.585
diff -u -d -r1.584 -r1.585
--- ChangeLog	2 Aug 2005 16:17:38 -0000	1.584
+++ ChangeLog	5 Aug 2005 10:57:21 -0000	1.585
@@ -1,3 +1,16 @@
+2005-08-05  Danny Kukawka  <danny.kukawka at web.de>
+
+	* doc/spec/hal-spec.xml.in: Added new namespace for OSS devices
+	and updated ALSA namespace for new devices.
+	
+	* hald/linux2/classdev.c, hald/linux2/classdev.h (sound_add), 
+	(sound_compute_udi): Added OSS devices and ALSA/OSS global devices. 
+	OSS devices are only added if the kernel supports device links to the 
+	related physical device. Adapted sound_compute_udi() to generate
+	UDIs for the new devices. For the required kernel patch (going  
+	upstream soon) see: 
+	http://thread.gmane.org/gmane.comp.freedesktop.hal/2862
+
 2005-08-02  David Zeuthen  <davidz at redhat.com>
 
 	* hald/linux2/acpi.c (acpi_poll): Fix a memory leak here




More information about the hal-commit mailing list