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

Contents of /ldetect/trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6712 - (show annotations) (download)
Tue Dec 11 13:55:23 2012 UTC (11 years, 4 months ago) by tv
File size: 3477 byte(s)
bump max devices number per bus from 100 to 300 (mga#8320)

impact: we temporary allocate one more kilobyte

better fix would be dynamically allocate what we need...
1 - bump max devices number per bus from 100 to 300 (mga#8320)
2
3 Version 0.12.3 - 12 September 2012, Thierry Vignaud
4
5 - make ldetect 3x faster
6
7 Version 0.12.2 - 30 August 2012, Thierry Vignaud
8
9 - fix retrieving info about USB devices with kernel-3.5+ (mga#7248)
10 - generate PCI classes info using ids from pcutils header instead of deprecated
11 kernel header (Andrey Bondrov)
12
13 Version 0.12.1 - 19 January 2012, Thierry Vignaud
14
15 - do not ignore /etc/modprobe.d/*
16 - fix reading freed memory
17
18 Version 0.12.0 - 13 January 2012, Thierry Vignaud
19
20 - switch from libmodprobe to new libkmod
21
22 Version 0.11.6 - 9 January 2012, Thierry Vignaud
23
24 - plug last (small) memleaks
25
26 Version 0.11.5 - 8 January 2012, Thierry Vignaud
27
28 - fix double free
29 - fix segfaulting when calling usb_probe() more than once
30
31 Version 0.11.4 - 5 January 2012, Thierry Vignaud
32
33 - plug some memleaks
34 - sync with names with usbutils-005
35 (thus fixing more memleaks)
36
37 Version 0.11.3 - 21 November 2011, Thierry Vignaud
38
39 - make sure to behave properly on errors in libmodprobe (#3309)
40 - use saner API for quieting libmodprobe
41 - switch back to dynamically linking against libmodprobe
42
43 Version 0.11.2 - 18 October 2011, Thierry Vignaud
44
45 - adapt to new module-init-tools-3.16's API
46 - add new API for drakx's stage1 in order to find unknown PCI devices
47 - don't exit(1) on systems without pci (eg: ARM) (rtp)
48 - link statically with modprobe.so
49
50 Version 0.11.1 - 1 December 2009, Thierry Vignaud
51
52 - do not crash if there're more than 100 PCI devices
53 - further use libpci in order to check for PCIe capability
54
55 Version 0.11.0 - 1 October 2009, Thierry Vignaud
56
57 - reduce memory footprint
58
59 Version 0.10.0 - 30 September 2009, Thierry Vignaud
60
61 - do not display random revisions for USB devices
62 - retrieve PCI capabilities in order to better identify PCI Express devices
63
64 Version 0.9.1 - 28 September 2009, Thierry Vignaud
65
66 - fix inverted test for choosing between '8139cp' & '8139too' drivers (#53349)
67
68 Version 0.9.0 - 23 September 2009, Thierry Vignaud
69
70 - display PCI revision (#42576)
71 - try harder to fetch the right driver between '8139cp' & '8139too'
72 according to PCI revision (#53349)
73
74 Version 0.8.6 - 23 September 2009, Pascal Terjan
75
76 - parse only once usb.ids (avoids displaying Duplicate errors)
77
78 Version 0.8.5 - 14 September 2009, Pascal Terjan
79
80 - do not display any warning when driver field is empty in
81 /proc/bus/usb/devices (#53412)
82 - fix freed memory usage in criteria_from_dmidecode and entries_matching_criteria
83 - fix const warnings in dmi.c
84
85 Version 0.8.4 - 25 June 2009, Pascal Terjan
86
87 - fix freed memory usage in usb_probe and pci_probe
88 - use usb.ids
89
90 Version 0.8.3 - 20 April 2009, Pascal Terjan
91
92 - fix parsing of /proc/bus/usb/device I: lines and use the class
93 of the first interface used by a driver instead of the first
94 interface (or first one like before when none is used).
95 That fixed presenting something as usb_storage even if the
96 device is ignored by usb_storage driver and handled on another
97 interface by option driver
98 - ignore usb interfaces not active
99
100 Version 0.8.1 - 3 April 2009, Christophe Fergeau
101
102 - enumerate hid bus
103 - fixes some memory leaks
104
105 Version 0.8.0 - 27 March 2009, Olivier Blin
106
107 - do not use random string as device description
108 - use /sys/bus/usb/devices instead of /sys/class/usb_device
109 (disabled in recent kernel) to find modalias
110 (this breaks ABI because we now need to keep port number)
111
112 Version 0.7.26 - 14 May 2008, Thierry Vignaud
113
114 - adapt to pciutils-3.x API

  ViewVC Help
Powered by ViewVC 1.1.30