hal ChangeLog,1.487,1.488
David Zeuthen
david at freedesktop.org
Tue Mar 22 10:43:20 PST 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv31743
Modified Files:
ChangeLog
Log Message:
2005-03-22 David Zeuthen <davidz at redhat.com>
* hald/linux2/probing/probe-storage.c (main): Add some extra debugging
to help me with RH bug #151762
* hald/linux2/physdev.c: Set <bustype>.linux.driver for all bus devices
* hald/linux2/classdev.c (net_add): Don't set net.linux.driver, first
of all because it doesn't make sense (drivers don't bind to class
devices, they bind to physical devices), second because the Linux
kernel moved around where the driver symlink is.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.487
retrieving revision 1.488
diff -u -d -r1.487 -r1.488
--- ChangeLog 21 Mar 2005 19:11:48 -0000 1.487
+++ ChangeLog 22 Mar 2005 18:43:18 -0000 1.488
@@ -1,3 +1,15 @@
+2005-03-22 David Zeuthen <davidz at redhat.com>
+
+ * hald/linux2/probing/probe-storage.c (main): Add some extra debugging
+ to help me with RH bug #151762
+
+ * hald/linux2/physdev.c: Set <bustype>.linux.driver for all bus devices
+
+ * hald/linux2/classdev.c (net_add): Don't set net.linux.driver, first
+ of all because it doesn't make sense (drivers don't bind to class
+ devices, they bind to physical devices), second because the Linux
+ kernel moved around where the driver symlink is.
+
2005-03-21 David Zeuthen <davidz at redhat.com>
* doc/TODO: Add a small item here
More information about the hal-commit
mailing list