]> mj.ucw.cz Git - pciutils.git/blob - ChangeLog
22c434a16bc54ffacb95c2dc4659b5ebee556ca8
[pciutils.git] / ChangeLog
1 Sun Nov 29 20:05:56 1998  Martin Mares  <mj@albireo.ucw.cz>
2
3         * pciutils.spec (Name): Update from Krzysztof G. Baranowski.
4
5 Sun Nov 22 10:49:56 1998  Martin Mares  <mj@albireo.ucw.cz>
6
7         * Makefile, pciutils.h: Moved pci.ids to /usr/share.
8
9         * Released as version 1.09.
10
11 Wed Nov 18 15:47:05 1998  Martin Mares  <mj@albireo.ucw.cz>
12
13         * lspci.c (show_htype1): Fixed displaying of prefetchable memory behind
14         bridge. Thanks to Petr Vandrovec <vandrove@vc.cvut.cz> for bug report.
15
16 Fri Oct 23 18:59:19 1998  Martin Mares  <mj@albireo.ucw.cz>
17
18         * setpci.c: Don't include <syscall-list.h> with glibc >= 2.1.
19
20 Mon Oct 19 21:53:30 1998  Martin Mares  <mj@albireo.ucw.cz>
21
22         * Released as version 1.08.
23
24         * setpci.c: glibc 2.1.x already defines pread() and pwrite().
25
26         * lspci.8: Changed warning about lspci -xxx.
27
28         * lspci.c: Require "-xxx" for full configuration space dump, so that
29         it's impossible to crash the machine by single typo.
30
31         * specs: Added (courtesy of Krzysztof G. Baranowski <kgb@knm.org.pl>).
32
33 Wed Sep  9 12:03:24 1998  Martin Mares  <mj@albireo.ucw.cz>
34
35         * lspci.c (show_bases): Better displaying of unassigned and
36         disabled bases. Thanks to Gabriel Paubert <paubert@iram.es>
37         for an idea.
38
39 Wed Sep  2 10:58:01 1998  Martin Mares  <mj@albireo.ucw.cz>
40
41         * setpci.c (pread): Recognize glibc 1.99 numbered as 2.0 on the PPC.
42         (thanks to Geert Uytterhoeven for finding this out)
43
44 Fri Jul 17 10:43:30 1998  Martin Mares  <mj@albireo.ucw.cz>
45
46         * lspci.c (show_verbose): Print subsystem ID using the new resolver.
47         (show_machine): Print subsystem ID.
48
49         * names.c: New name resolution engine supporting subsystem IDs.
50
51         * Released as version 1.07.
52
53 Wed Jul 15 15:37:21 1998  Martin Mares  <mj@albireo.ucw.cz>
54
55         * lspci.c (show_htype2 etc.): Displaying of CardBus headers.
56         (show_bases): Honor the `cnt' argument.
57         (grow_tree): Parse CardBus headers in tree mode as well.
58
59         * pci.h: Updated CardBus header field description. I still don't
60         have the CardBus standard available, but OZ6832 specs contain
61         full description of all header fields supported by the chip.
62
63 Tue Jun  9 22:53:59 1998  Martin Mares  <mj@albireo.ucw.cz>
64
65         * Released as 1.06.
66
67         * names.c (parse_name_list): Killed an unused variable.
68
69         * setpci.c (pread, pwrite): Define SYS_(pread|pwrite) as __NR_\1
70         if they are not defined by glibc (needed for glibc built on older
71         kernels). Ugly.
72
73         * setpci.c (exec_op): Fixed error messages. Thanks, Steve!
74
75 Mon Jun  8 10:59:22 1998  Martin Mares  <mj@albireo.ucw.cz>
76
77         * Released as 1.05.
78
79         * setpci.c: Problems with pread()/pwrite() with glibc on Alpha
80         should be gone. Again thanks to Steve for bug report.
81
82         * filter.c (filter_parse_slot): Fixed ":x" type filters.
83
84         * pci.ids: Killed duplicate entry. Thanks to Stephen Williams
85         <steve@icarus.com> for reporting this.
86
87 Sun Jun  7 19:27:51 1998  Martin Mares  <mj@albireo.ucw.cz>
88
89         * lspci.c (main), setpci.c (main): Implemented "--version".
90
91         * Released as 1.04.
92
93         * pciutils.h (PCIUTILS_VERSION): Added version string.
94
95         * filter.c, names.c: Extraneous #include <linux/pci.h> removed.
96         Thanks to Geert Uytterhoeven <Geert.Uytterhoeven@cs.kuleuven.ac.be>
97         for bug report.
98
99 Thu May 28 14:45:58 1998  Martin Mares  <mj@lomikel.karlin.mff.cuni.cz>
100
101         * pci.ids: More updates from Jens Maurer.
102
103 Wed Apr 22 10:00:39 1998  Martin Mares  <mj@albireo.ucw.cz>
104
105         * pci.ids: Updates from Jens Maurer.
106
107 Sun Apr 19 11:14:25 1998  Martin Mares  <mj@albireo.ucw.cz>
108
109         * Released as 1.03.
110
111         * setpci.8: Written.
112
113         * setpci.c: Finished.
114
115         * lspci.c: Now able to fetch expansion ROM base from kernel device list
116         and print it if not in buscentric mode.
117
118 Tue Mar 31 23:11:57 1998  Martin Mares  <mj@albireo.ucw.cz>
119
120         * setpci.c: Added.
121
122 Sun Mar 22 15:39:08 1998  Martin Mares  <mj@albireo.ucw.cz>
123
124         * lspci.8: Updated the documentation.
125
126         * lspci.c: Modified to use the new filtering mechanism (options -f and -d).
127
128         * filter.c: Introduced new generic device filter.
129
130 Thu Mar 19 17:03:48 1998  Martin Mares  <mj@lomikel.karlin.mff.cuni.cz>
131
132         * lspci.c (grow_tree, show_tree_dev, print_it): Fixed displaying
133         of PCI-to-PCI bridges in the tree format.
134
135 Sun Feb 15 10:12:25 1998  Martin Mares  <mj@albireo.ucw.cz>
136
137         * lspci.c (show_machine): Added non-verbose mode of machine-readable
138         dump.
139
140         * pci.ids: Updates from Jens Maurer.
141
142         * Released as version 1.02.
143
144 Thu Feb 12 16:53:28 1998  Martin Mares  <mj@lomikel.karlin.mff.cuni.cz>
145
146         * lspci.c: Added a "-m" switch for dumping machine-readable
147         configuration data (requested by Bjoern Kriews <bkr@cut.de>).
148
149 Mon Feb  9 13:17:43 1998  Martin Mares  <mj@albireo.ucw.cz>
150
151         * Makefile, pciutils.h: Include local pci.h instead of <linux/pci.h>
152         if available. This should avoid all problems with official kernel
153         not synchronized to newer PCI code in CVS -- standard distribution
154         of pciutils now contains pci.h from current CVS kernel, pciutils
155         in CVS contain no pci.h and use the correct kernel include.
156
157         * Makefile: Fixed installation path for man pages.
158
159 Sat Feb  7 15:15:46 1998  Martin Mares  <mj@albireo.ucw.cz>
160
161         * README: Updated.
162
163         * lspci.8: Created a man page.
164
165         * Releasing as version 1.0.
166
167 Tue Feb  3 20:56:00 1998  Martin Mares  <mj@albireo.ucw.cz>
168
169         * Makefile: Recognize architecture by calling uname and pass it as ARCH_xxx
170         to all the C sources. This should eliminate problems with 32-bit compilers
171         on sparc64.
172
173         * lspci.c (show_verbose): Recognize CardBus bridge header type.
174         (show_htype2): Stub routine.
175         (scan_config): Write sensible error message if the kernel denies reading of
176         upper part of the PCI config space.
177