hal ChangeLog,1.737,1.738
Kay Sievers
kay at freedesktop.org
Fri Jan 13 08:40:33 PST 2006
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv31962
Modified Files:
ChangeLog
Log Message:
2006-01-13 Kay Sievers <kay.sievers at vrfy.org>
* hald/linux2/classdev.c: (usbraw_compute_udi), (video4linux_add),
(video4linux_compute_udi), (dvb_add), (dvb_compute_udi): Add device
objects for video and dvb devices, to have a way for applications to
find the associated device nodes. Meaningful properties need to be
added by someone who knows about this device class.
* tools/device-manager/Representation.py: Add match to show icon
in hal-device-manager.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.737
retrieving revision 1.738
diff -u -d -r1.737 -r1.738
--- ChangeLog 13 Jan 2006 15:37:59 -0000 1.737
+++ ChangeLog 13 Jan 2006 16:40:30 -0000 1.738
@@ -1,5 +1,16 @@
2006-01-13 Kay Sievers <kay.sievers at vrfy.org>
+ * hald/linux2/classdev.c: (usbraw_compute_udi), (video4linux_add),
+ (video4linux_compute_udi), (dvb_add), (dvb_compute_udi): Add device
+ objects for video and dvb devices, to have a way for applications to
+ find the associated device nodes. Meaningful properties need to be
+ added by someone who knows about this device class.
+
+ * tools/device-manager/Representation.py: Add match to show icon
+ in hal-device-manager.
+
+2006-01-13 Kay Sievers <kay.sievers at vrfy.org>
+
* hald/linux2/classdev.c: (usbraw_add), (usbraw_compute_udi): Add
"usbraw" device object, that contains the name of the device node
to catch for libusb access.
More information about the hal-commit
mailing list