summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1c6203..a389547 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2002-08-08 17:20 tvignaud
+
+ * libldetect.h, pciusb.c:
+ - struct pciusb_entrie : add already_found flag
+ - pciusb::pciusb_initialize() : zero the above flag
+ - pciusb::pciusb_find_modules() : use the above flag:
+ o if device subids matches the table ones, swtich the
+ already_found flag
+ o skip already handled device (if already_found==1)
+
+2002-07-31 13:42 prigaux
+
+ * ldetect.spec: use -fPIC on every arch
+
+2002-07-30 21:03 prigaux
+
+ * ldetect.spec, usb.c: fill in pci_bus and pci_device for USB
+
+2002-07-25 14:07 tvignaud
+
+ * ldetect.spec: 0.4.4-1mdk
+
+2002-07-25 14:05 tvignaud
+
+ * ChangeLog: [no log message]
+
2002-07-25 14:04 tvignaud
* pciusb.c: fix "(null) description" bug: don't skip entries where