summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mandriva.org>2009-04-10 14:31:19 +0000
committerPascal Terjan <pterjan@mandriva.org>2009-04-10 14:31:19 +0000
commit82624de6ba2a009c9cf168c029e19b1f8280a88f (patch)
tree72362e5e17aeedd7c2f39137c98c1777e35b8872 /NEWS
parentd1191d46824541839e76f4e1509a30e1d29c1320 (diff)
downloadldetect-82624de6ba2a009c9cf168c029e19b1f8280a88f.tar
ldetect-82624de6ba2a009c9cf168c029e19b1f8280a88f.tar.gz
ldetect-82624de6ba2a009c9cf168c029e19b1f8280a88f.tar.bz2
ldetect-82624de6ba2a009c9cf168c029e19b1f8280a88f.tar.xz
ldetect-82624de6ba2a009c9cf168c029e19b1f8280a88f.zip
fix parsing of /proc/bus/usb/device I: lines and use the class
of the first interface used by a driver instead of the first interface (or first one like before when none is used). That fixes presenting something as usb_storage even if the device is ignored by usb_storage driver and handled on another interface by option driver
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6bce09d..9123921 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+- fix parsing of /proc/bus/usb/device I: lines and use the class
+ of the first interface used by a driver instead of the first
+ interface (or first one like before when none is used).
+ That fixed presenting something as usb_storage even if the
+ device is ignored by usb_storage driver and handled on another
+ interface by option driver
+
Version 0.8.1 - 3 April 2009, Christophe Fergeau
- enumerate hid bus