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

Contents of /ldetect/trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.30