hal ChangeLog,1.135,1.136

Joe Shaw joe at pdx.freedesktop.org
Thu May 13 10:27:18 PDT 2004


Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv9297

Modified Files:
	ChangeLog 
Log Message:
2004-05-13  Joe Shaw  <joe at ximian.com>

	* hald/linux/block_class_device.c (detect_media): Connect to the
	"callouts_finished" signal and call the callouts rather than
	removing the volume from the GDL here.  Patch from Sjoerd Simons
	<sjoerd at luon.net>

	* hald/linux/net_class_device.c (mdio_read): Make the result an
	out parameter and return 0 on success and -1 on failure.
	(mii_get_rate): Check the result of mdio_read().  Put the check
	for whether it's 10mbit in an else-if.
	(mii_get_link): Check the result of mdio_read().  Based on a patch
	from Sjoerd Simons <sjoerd at luon.net>

Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -d -r1.135 -r1.136
--- a/ChangeLog	8 May 2004 19:00:32 -0000	1.135
+++ b/ChangeLog	13 May 2004 17:27:15 -0000	1.136
@@ -1,3 +1,17 @@
+2004-05-13  Joe Shaw  <joe at ximian.com>
+
+	* hald/linux/block_class_device.c (detect_media): Connect to the
+	"callouts_finished" signal and call the callouts rather than
+	removing the volume from the GDL here.  Patch from Sjoerd Simons
+	<sjoerd at luon.net>
+
+	* hald/linux/net_class_device.c (mdio_read): Make the result an
+	out parameter and return 0 on success and -1 on failure.
+	(mii_get_rate): Check the result of mdio_read().  Put the check
+	for whether it's 10mbit in an else-if.
+	(mii_get_link): Check the result of mdio_read().  Based on a patch
+	from Sjoerd Simons <sjoerd at luon.net>
+
 2004-05-08  Joe Shaw  <joe at ximian.com>
 
 	* tools/callouts/fstab-update.sh: Improve the locking loop.





More information about the hal-commit mailing list