From 59f18f9a4b3bce15226c2270f27b357e386da992 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 8 Aug 2002 15:25:24 +0000 Subject: 0.4.5-1mdk: don't depend of the table order --- ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'ChangeLog') 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 -- cgit v1.2.1