hal/tools/linux hal_hotplug.c,1.13,1.14

David Zeuthen david at pdx.freedesktop.org
Sun Jul 4 13:36:15 PDT 2004


Update of /cvs/hal/hal/tools/linux
In directory pdx:/tmp/cvs-serv31230/tools/linux

Modified Files:
	hal_hotplug.c 
Log Message:
2004-07-04  David Zeuthen  <david at fubar.dk>

	* tools/linux/hal_hotplug.c: 'product' file is also not guaranteed
	to exist for USB devices



Index: hal_hotplug.c
===================================================================
RCS file: /cvs/hal/hal/tools/linux/hal_hotplug.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- hal_hotplug.c	4 Jul 2004 20:28:26 -0000	1.13
+++ hal_hotplug.c	4 Jul 2004 20:36:12 -0000	1.14
@@ -101,7 +101,7 @@
 	 /*"serial", */
 	 "bmAttributes",
 	 /*"manufacturer",*/
-	 "product",
+	 /*"product",*/
 	 "bDeviceClass",
 	 "bDeviceSubClass",
 	 "bDeviceProtocol",





More information about the hal-commit mailing list