hal ChangeLog,1.113,1.114

David Zeuthen david at pdx.freedesktop.org
Thu Apr 22 11:16:19 PDT 2004


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.





More information about the hal-commit mailing list