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