hal ChangeLog,1.290,1.291

David Zeuthen david at freedesktop.org
Tue Sep 14 05:08:42 PDT 2004


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

Modified Files:
	ChangeLog 
Log Message:
2004-09-14  David Zeuthen  <david at fubar.dk>

	* hald/linux/block_class_device.c (cdrom_get_properties): Also set
	storage.cdrom.dvdrw to FALSE. Add note about we should be giving 
	the SCSI ioctl stuff some love soon.

	* hald/linux/volume_id/volume_id.c (probe_vfat): Don't le16_to_cpu
	for vs->sectors_per_cluster - it's a 8-bit quantity. Fixes bug with
	one of my FAT32 volume labels



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -d -r1.290 -r1.291
--- ChangeLog	13 Sep 2004 15:45:00 -0000	1.290
+++ ChangeLog	14 Sep 2004 12:08:40 -0000	1.291
@@ -1,3 +1,13 @@
+2004-09-14  David Zeuthen  <david at fubar.dk>
+
+	* hald/linux/block_class_device.c (cdrom_get_properties): Also set
+	storage.cdrom.dvdrw to FALSE. Add note about we should be giving 
+	the SCSI ioctl stuff some love soon.
+
+	* hald/linux/volume_id/volume_id.c (probe_vfat): Don't le16_to_cpu
+	for vs->sectors_per_cluster - it's a 8-bit quantity. Fixes bug with
+	one of my FAT32 volume labels
+
 2004-09-13  Kay Sievers  <kay.sievers at vrfy.org>
 
 	* hald/linux/multimedia_class_device.c:




More information about the hal-commit mailing list