]> mj.ucw.cz Git - pciutils.git/blob - ChangeLog
e0c8bd045e1c31464fb4b836945b2b1904992c16
[pciutils.git] / ChangeLog
1 Sun Feb 15 10:12:25 1998  Martin Mares  <mj@albireo.ucw.cz>
2
3         * lspci.c (show_machine): Added non-verbose mode of machine-readable
4         dump.
5
6         * pci.ids: Updates from Jens Maurer.
7
8         * Released as version 1.02.
9
10 Thu Feb 12 16:53:28 1998  Martin Mares  <mj@lomikel.karlin.mff.cuni.cz>
11
12         * lspci.c: Added a "-m" switch for dumping machine-readable
13         configuration data (requested by Bjoern Kriews <bkr@cut.de>).
14
15 Mon Feb  9 13:17:43 1998  Martin Mares  <mj@albireo.ucw.cz>
16
17         * Makefile, pciutils.h: Include local pci.h instead of <linux/pci.h>
18         if available. This should avoid all problems with official kernel
19         not synchronized to newer PCI code in CVS -- standard distribution
20         of pciutils now contains pci.h from current CVS kernel, pciutils
21         in CVS contain no pci.h and use the correct kernel include.
22
23         * Makefile: Fixed installation path for man pages.
24
25 Sat Feb  7 15:15:46 1998  Martin Mares  <mj@albireo.ucw.cz>
26
27         * README: Updated.
28
29         * lspci.8: Created a man page.
30
31         * Releasing as version 1.0.
32
33 Tue Feb  3 20:56:00 1998  Martin Mares  <mj@albireo.ucw.cz>
34
35         * Makefile: Recognize architecture by calling uname and pass it as ARCH_xxx
36         to all the C sources. This should eliminate problems with 32-bit compilers
37         on sparc64.
38
39         * lspci.c (show_verbose): Recognize CardBus bridge header type.
40         (show_htype2): Stub routine.
41         (scan_config): Write sensible error message if the kernel denies reading of
42         upper part of the PCI config space.
43