hal ChangeLog,1.372.2.16,1.372.2.17
David Zeuthen
david at freedesktop.org
Thu Jan 6 19:07:47 PST 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv5456
Modified Files:
Tag: hal-0_4-stable-branch
ChangeLog
Log Message:
2005-01-06 David Zeuthen <davidz at redhat.com>
* hald/linux/net_class_device.c (net_class_pre_process): Add some
fairly ugly code for checking in /proc/net/wireless whether an
interface is wireless since the 2.6.10 kernel appears not put the
wireless/ directory in sysfs anymore. Sigh.
* hald/linux/block_class_device.c (block_class_pre_process): Allow
probing of drive_id and for fstype on IDE devices that doesn't
use removable media
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.372.2.16
retrieving revision 1.372.2.17
diff -u -d -r1.372.2.16 -r1.372.2.17
--- ChangeLog 3 Jan 2005 22:08:59 -0000 1.372.2.16
+++ ChangeLog 7 Jan 2005 03:07:44 -0000 1.372.2.17
@@ -1,3 +1,14 @@
+2005-01-06 David Zeuthen <davidz at redhat.com>
+
+ * hald/linux/net_class_device.c (net_class_pre_process): Add some
+ fairly ugly code for checking in /proc/net/wireless whether an
+ interface is wireless since the 2.6.10 kernel appears not put the
+ wireless/ directory in sysfs anymore. Sigh.
+
+ * hald/linux/block_class_device.c (block_class_pre_process): Allow
+ probing of drive_id and for fstype on IDE devices that doesn't
+ use removable media
+
2005-01-03 David Zeuthen <davidz at redhat.com>
* configure.in: Bump to 0.4.3
More information about the hal-commit
mailing list