hal ChangeLog,1.441,1.442

David Zeuthen david at freedesktop.org
Fri Feb 25 14:01:16 PST 2005


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv11139

Modified Files:
	ChangeLog 
Log Message:
2005-02-25  David Zeuthen  <davidz at redhat.com>

	* hald/linux2/probing/probe-pc-floppy.c: New file; test for floppy
	drive

	* hald/linux2/probing/Makefile.am: Add build rules for hald-probe-
	pc-floppy

	* hald/linux2/blockdev.c (blockdev_callouts_preprobing_storage_done): 
	Do a special probe to see if the PC Floppy Drive is actually there -
	since many IDE laptops got the controller chip but not the drive.
	(hotplug_event_begin_add_blockdev): Learn how to spell; floppy not
	floopy :-/



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.441
retrieving revision 1.442
diff -u -d -r1.441 -r1.442
--- ChangeLog	25 Feb 2005 21:39:43 -0000	1.441
+++ ChangeLog	25 Feb 2005 22:01:14 -0000	1.442
@@ -1,5 +1,19 @@
 2005-02-25  David Zeuthen  <davidz at redhat.com>
 
+	* hald/linux2/probing/probe-pc-floppy.c: New file; test for floppy
+	drive
+
+	* hald/linux2/probing/Makefile.am: Add build rules for hald-probe-
+	pc-floppy
+
+	* hald/linux2/blockdev.c (blockdev_callouts_preprobing_storage_done): 
+	Do a special probe to see if the PC Floppy Drive is actually there -
+	since many IDE laptops got the controller chip but not the drive.
+	(hotplug_event_begin_add_blockdev): Learn how to spell; floppy not
+	floopy :-/
+
+2005-02-25  David Zeuthen  <davidz at redhat.com>
+
 	Get IDE Zip drives and PC Style floppy drives to work.
 
 	* hald/linux2/blockdev.c (add_blockdev_probing_helper_done): Add a




More information about the hal-commit mailing list