hal/tools/device-manager Const.py.in,1.15,1.16
David Zeuthen
david at freedesktop.org
Sun Mar 20 16:08:04 PST 2005
Update of /cvs/hal/hal/tools/device-manager
In directory gabe:/tmp/cvs-serv10090/tools/device-manager
Modified Files:
Const.py.in
Log Message:
2005-03-20 David Zeuthen <davidz at redhat.com>
Teach hal about Firewire devices; tested with both my iPod and
my Powerbook in Target Disk Mode
* tools/device-manager/Const.py.in: Collapse ieee1394_host
and ieee1394_node into ieee1394
* hald/linux2/physdev.c (ieee1394_add): New function
(ieee1394_compute_udi): New function
Index: Const.py.in
===================================================================
RCS file: /cvs/hal/hal/tools/device-manager/Const.py.in,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Const.py.in 22 Jan 2005 20:13:42 -0000 1.15
+++ Const.py.in 21 Mar 2005 00:08:02 -0000 1.16
@@ -32,8 +32,7 @@
"ide_host" : "IDE Host",
"macio" : "MacIO",
"serio" : "serio",
- "ieee1394_host" : "IEEE1394 Host",
- "ieee1394_node" : "IEEE1394 Node",
+ "ieee1394" : "IEEE1394",
"serial" : "Serial",
"usb-serial" : "USB Serial",
"pcmcia" : "PCMCIA"}
More information about the hal-commit
mailing list