hal ChangeLog,1.292,1.293
Kay Sievers
kay at freedesktop.org
Tue Sep 14 08:15:48 PDT 2004
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv21001
Modified Files:
ChangeLog
Log Message:
2004-09-14 Kay Sievers <kay.sievers at vrfy.org>
Patch from: Sjoerd Simons <sjoerd at luon.net>
* hald/linux/multimedia_class_device.c:
Debian does have the v4l2 stuff in the kernel headers. So just
copying causes the compile to fail on my system. Luckily it
defines HAVE_V4L2, so we can check for that.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.292
retrieving revision 1.293
diff -u -d -r1.292 -r1.293
--- ChangeLog 14 Sep 2004 12:26:24 -0000 1.292
+++ ChangeLog 14 Sep 2004 15:15:46 -0000 1.293
@@ -1,5 +1,14 @@
2004-09-14 Kay Sievers <kay.sievers at vrfy.org>
+ Patch from: Sjoerd Simons <sjoerd at luon.net>
+
+ * hald/linux/multimedia_class_device.c:
+ Debian does have the v4l2 stuff in the kernel headers. So just
+ copying causes the compile to fail on my system. Luckily it
+ defines HAVE_V4L2, so we can check for that.
+
+2004-09-14 Kay Sievers <kay.sievers at vrfy.org>
+
Change Hotplug handling to better match the kernel. The next kernel
version will have a u64 hotplug sequence number starting at 1.
We can't be sure, that an ACTION != "add" is everytime a "remove" event,
More information about the hal-commit
mailing list