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