hal ChangeLog,1.113,1.114
David Zeuthen
david at pdx.freedesktop.org
Thu Apr 22 11:16:19 PDT 2004
- Previous message: hal/hald/linux class_device.c, 1.7, 1.8 common.c, 1.3, 1.4 osspec.c,
1.11, 1.12 usb_bus_device.c, 1.6, 1.7 usbif_bus_device.c, 1.4, 1.5
- Next message: hal/doc TODO,1.13,1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv14881
Modified Files:
ChangeLog
Log Message:
2004-04-22 David Zeuthen <david at fubar.dk>
* hald/linux/class_device.c (class_device_got_sysdevice): Instead
of refusing to merge onto a socalled virtual device (which is really
a HAL term, and thus quite crackful), just special-case the fact
that we don't want to merge onto a usb interface but we prefer to
merge onto the usb device. Which is sane and quite nice.
This makes the scsi_device receive the scsi_generic class stuff and
thus the scsi_generic.device_file=sg0 property. Which is also sane
and quite nice (think SCSI multi-lun devices).
* hald/linux/osspec.c (remove_class_device): Make a more concise
statement in the log message about the fact that removal of class
devices is not yet implemented; add @todo tag so this is not
forgotton
* doc/TODO: Add note about removal of class devices
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -d -r1.113 -r1.114
--- a/ChangeLog 21 Apr 2004 21:43:09 -0000 1.113
+++ b/ChangeLog 22 Apr 2004 18:16:17 -0000 1.114
@@ -1,3 +1,21 @@
+2004-04-22 David Zeuthen <david at fubar.dk>
+
+ * hald/linux/class_device.c (class_device_got_sysdevice): Instead
+ of refusing to merge onto a socalled virtual device (which is really
+ a HAL term, and thus quite crackful), just special-case the fact
+ that we don't want to merge onto a usb interface but we prefer to
+ merge onto the usb device. Which is sane and quite nice.
+ This makes the scsi_device receive the scsi_generic class stuff and
+ thus the scsi_generic.device_file=sg0 property. Which is also sane
+ and quite nice (think SCSI multi-lun devices).
+
+ * hald/linux/osspec.c (remove_class_device): Make a more concise
+ statement in the log message about the fact that removal of class
+ devices is not yet implemented; add @todo tag so this is not
+ forgotton
+
+ * doc/TODO: Add note about removal of class devices
+
2004-04-21 Joe Shaw <joe at ximian.com>
* doc/TODO: Add a couple of callout-related items.
- Previous message: hal/hald/linux class_device.c, 1.7, 1.8 common.c, 1.3, 1.4 osspec.c,
1.11, 1.12 usb_bus_device.c, 1.6, 1.7 usbif_bus_device.c, 1.4, 1.5
- Next message: hal/doc TODO,1.13,1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list