/[soft]/ldetect/trunk/NEWS
ViewVC logotype

Annotation of /ldetect/trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2048 - (hide annotations) (download)
Tue Oct 18 17:27:40 2011 UTC (12 years, 6 months ago) by tv
File size: 2287 byte(s)
link statically with modprobe.so
(fix quiet mode for now)
1 tv 2045 - adapt to new module-init-tools-3.16's API
2 tv 2043 - add new API for drakx's stage1 in order to find unknown PCI devices
3 tv 2042 - don't exit(1) on systems without pci (eg: ARM) (rtp)
4 tv 2048 - link statically with modprobe.so
5 tv 2042
6 dmorgan 1357 Version 0.11.1 - 1 December 2009, Thierry Vignaud
7    
8     - do not crash if there're more than 100 PCI devices
9     - further use libpci in order to check for PCIe capability
10    
11     Version 0.11.0 - 1 October 2009, Thierry Vignaud
12    
13     - reduce memory footprint
14    
15     Version 0.10.0 - 30 September 2009, Thierry Vignaud
16    
17     - do not display random revisions for USB devices
18     - retrieve PCI capabilities in order to better identify PCI Express devices
19    
20     Version 0.9.1 - 28 September 2009, Thierry Vignaud
21    
22     - fix inverted test for choosing between '8139cp' & '8139too' drivers (#53349)
23    
24     Version 0.9.0 - 23 September 2009, Thierry Vignaud
25    
26     - display PCI revision (#42576)
27     - try harder to fetch the right driver between '8139cp' & '8139too'
28     according to PCI revision (#53349)
29    
30     Version 0.8.6 - 23 September 2009, Pascal Terjan
31    
32     - parse only once usb.ids (avoids displaying Duplicate errors)
33    
34     Version 0.8.5 - 14 September 2009, Pascal Terjan
35    
36     - do not display any warning when driver field is empty in
37     /proc/bus/usb/devices (#53412)
38     - fix freed memory usage in criteria_from_dmidecode and entries_matching_criteria
39     - fix const warnings in dmi.c
40    
41     Version 0.8.4 - 25 June 2009, Pascal Terjan
42    
43     - fix freed memory usage in usb_probe and pci_probe
44     - use usb.ids
45    
46     Version 0.8.3 - 20 April 2009, Pascal Terjan
47    
48     - fix parsing of /proc/bus/usb/device I: lines and use the class
49     of the first interface used by a driver instead of the first
50     interface (or first one like before when none is used).
51     That fixed presenting something as usb_storage even if the
52     device is ignored by usb_storage driver and handled on another
53     interface by option driver
54     - ignore usb interfaces not active
55    
56     Version 0.8.1 - 3 April 2009, Christophe Fergeau
57    
58     - enumerate hid bus
59     - fixes some memory leaks
60    
61     Version 0.8.0 - 27 March 2009, Olivier Blin
62    
63     - do not use random string as device description
64     - use /sys/bus/usb/devices instead of /sys/class/usb_device
65     (disabled in recent kernel) to find modalias
66     (this breaks ABI because we now need to keep port number)
67    
68     Version 0.7.26 - 14 May 2008, Thierry Vignaud
69    
70     - adapt to pciutils-3.x API

  ViewVC Help
Powered by ViewVC 1.1.30