summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-08-08 15:25:24 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-08-08 15:25:24 +0000
commit59f18f9a4b3bce15226c2270f27b357e386da992 (patch)
treed3279bf37cfb5ecd8490fd73a6fe6f48e9a44c50 /ChangeLog
parente3f143bf539e6daf0e83421c5d2c37966288f7fb (diff)
downloadldetect-59f18f9a4b3bce15226c2270f27b357e386da992.tar
ldetect-59f18f9a4b3bce15226c2270f27b357e386da992.tar.gz
ldetect-59f18f9a4b3bce15226c2270f27b357e386da992.tar.bz2
ldetect-59f18f9a4b3bce15226c2270f27b357e386da992.tar.xz
ldetect-59f18f9a4b3bce15226c2270f27b357e386da992.zip
0.4.5-1mdk: don't depend of the table order
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