]> mj.ucw.cz Git - pciutils.git/blob - ChangeLog
7206cedcfd7f06150f74b884475a06d2d93f34de
[pciutils.git] / ChangeLog
1 Mon Feb  9 13:17:43 1998  Martin Mares  <mj@albireo.ucw.cz>
2
3         * Makefile, pciutils.h: Include local pci.h instead of <linux/pci.h>
4         if available. This should avoid all problems with official kernel
5         not synchronized to newer PCI code in CVS -- standard distribution
6         of pciutils now contains pci.h from current CVS kernel, pciutils
7         in CVS contain no pci.h and use the correct kernel include.
8
9         * Makefile: Fixed installation path for man pages.
10
11 Sat Feb  7 15:15:46 1998  Martin Mares  <mj@albireo.ucw.cz>
12
13         * README: Updated.
14
15         * lspci.8: Created a man page.
16
17         * Releasing as version 1.0.
18
19 Tue Feb  3 20:56:00 1998  Martin Mares  <mj@albireo.ucw.cz>
20
21         * Makefile: Recognize architecture by calling uname and pass it as ARCH_xxx
22         to all the C sources. This should eliminate problems with 32-bit compilers
23         on sparc64.
24
25         * lspci.c (show_verbose): Recognize CardBus bridge header type.
26         (show_htype2): Stub routine.
27         (scan_config): Write sensible error message if the kernel denies reading of
28         upper part of the PCI config space.
29