hal ChangeLog,1.315,1.316
Kay Sievers
kay at freedesktop.org
Tue Sep 21 13:16:44 PDT 2004
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv20478
Modified Files:
ChangeLog
Log Message:
2004-09-21 Kay Sievers <kay.sievers at vrfy.org>
* hald/linux/block_class_device.c: (block_class_accept):
skip legacy floppies here, until we get proper sysfs links to the
platform device and switch over to merge floppies into that device.
Legacy floppies handled until that in platform_bus_device.c
I'm working on fixing the kernel sysfs /device-links and with such
a link hald probes legacy floppies with block_class_device.c which
we don't want right now cause it can block the whole process.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.315
retrieving revision 1.316
diff -u -d -r1.315 -r1.316
--- ChangeLog 21 Sep 2004 13:04:09 -0000 1.315
+++ ChangeLog 21 Sep 2004 20:16:42 -0000 1.316
@@ -1,3 +1,14 @@
+2004-09-21 Kay Sievers <kay.sievers at vrfy.org>
+
+ * hald/linux/block_class_device.c: (block_class_accept):
+ skip legacy floppies here, until we get proper sysfs links to the
+ platform device and switch over to merge floppies into that device.
+ Legacy floppies handled until that in platform_bus_device.c
+
+ I'm working on fixing the kernel sysfs /device-links and with such
+ a link hald probes legacy floppies with block_class_device.c which
+ we don't want right now cause it can block the whole process.
+
2004-09-21 David Zeuthen <david at fubar.dk>
Patch from Martin Pitt <martin.pitt at canonical.com>
More information about the hal-commit
mailing list