]> mj.ucw.cz Git - pciutils.git/blob - ChangeLog
9a91bf17306a570269d1858e59f440f29f8e9c11
[pciutils.git] / ChangeLog
1 2002-04-06  Martin Mares  <mj@ucw.cz>
2
3         * lspci.c: Mention "-xxx" in the help.
4
5 2002-03-30  Martin Mares  <mj@ucw.cz>
6
7         * Released as 2.1.10.
8
9         * Removed pci.ids from the CVS as they are now maintained separately.
10         They are still included in the tarball, but if you are building pciutils
11         from CVS sources or you want to get a newer ID file than the one distributed,
12         just use "make update-ids" to download the most recent snapshot from
13         pciids.sf.net.
14
15         * Makefile, README: Updated accordingly.
16
17         * Makefile: Added a couple of maintenance targets.
18
19         * maint/*: Maintainer's utilities now reside here (present only in CVS,
20         not in the tarball).
21
22         * lib/names.c (parse_name_list): End-of-line comments are no longer
23         supported. Hashes are now perfectly valid in all names and they start
24         a comment only at the start of the line.
25
26 2002-03-26  Martin Mares  <mj@ucw.cz>
27
28         * README: Rewritten.
29
30         * Makefile: When the currently installed pci.ids file is newer than
31         the version to be installed, don't overwrite it. Suggested by
32         Jean Delvare <khali@linux-fr.org>.
33
34 2002-03-24  Martin Mares  <mj@ucw.cz>
35
36         * lspci.c (show_pcix_bridge): Added PCI-X capability display.
37         Contributed by Jeff Garzik <jgarzik@mandrakesoft.com>.
38
39         * lib/header.h: Added PCI-X stuff. Again by Jeff.
40
41         * Makefile (CFLAGS): -Werror is gone.
42
43         * lspci.c (format_agp_rate): Fixed AGP rate reporting.
44
45         * lib/filter.c (pci_filter_parse_slot): Allow bus 0xff, slot 0x1f and
46         function 7.
47
48         * lib/names.c (pci_lookup_name): When printing unknown subsystem vendor
49         or device hexadecimally, don't confuse it with chip vendor/device ID.
50         First reported by Marc Boucher <marc@mbsi.ca>.
51
52 2001-11-04  Martin Mares  <mj@ucw.cz>
53
54         * Released as 2.1.9.
55
56         * pci.ids: Synced with the PCI ID Repository at SourceForge
57         (http://pciids.sourceforge.net/).
58
59 2000-08-25  Martin Mares  <mj@albireo.ucw.cz>
60
61         * pci.ids: Updated ID's, synced with kernel 2.4.0-test7.
62
63 2000-06-13  Martin Mares  <mj@albireo.ucw.cz>
64
65         * Makefile (uninstall): Fixed.
66
67         * pci.ids: ID updates.
68
69 2000-05-20  Martin Mares  <mj@albireo.ucw.cz>
70
71         * Released as 2.1.8.
72
73         * pci.ids: ID updates.
74
75         * lspci.c (show_verbose): Min/max latency is now printed in nanoseconds.
76
77 2000-05-04  Martin Mares  <mj@albireo.ucw.cz>
78
79         * lspci.c (show_verbose): If the header type doesn't match device
80         class, just print a warning and still use the header type, assuming
81         bogus class info.
82
83 2000-05-01  Martin Mares  <mj@albireo.ucw.cz>
84
85         * lspci.c (show_pm): Updated according to PCI PM specs 1.1.
86
87         * pci.ids: Updated Contemporary Control ARCnet card entries.
88
89         * pci.ids: Synchronized class list with latest PCI SIG documents.
90
91 2000-04-29  Martin Mares  <mj@albireo.ucw.cz>
92
93         * lib/names.c (pci_lookup_name): Fixed the cheat.
94
95         * lib/internal.h: Moved UNUSED/inline hacks above all other declarations.
96
97         * pci.ids: Various ID updates.
98
99 2000-04-21  Martin Mares  <mj@albireo.ucw.cz>
100
101         * Released as 2.1.7.
102
103         * pciutils.spec: Added German description.
104
105         * lib/names.c (pci_lookup_name): Added a cheat for case that subsystem ID's
106         are the same as device ID and just output subsystem name according to
107         device name.
108
109         * lib/proc.c: Use UNUSED instead of __attribute__((unused)).
110
111         * lib/pci.h: Added the correct typedefs for AIX.
112
113         * lib/generic.c (pci_generic_scan_bus): Export.
114
115         * lib/configure: Detect AIX. Use "echo '...\c'" instead of
116         "echo -n" if the shell isn't bash.
117
118         * lspci.c: Avoid using alloca() if not compiled by GCC.
119         (insert_dev): Avoid returning a void value.
120
121         * Makefile: Choose which install utility to use according to
122         OS type. Also use `-o' instead of `-or' in find arguments.
123         Part of the AIX port.
124
125         * lib/aix-device.c: Added AIX low-level interface. Contributed
126         by Dave Johnson <ddj@brown.edu>, thanks a lot!
127
128         * pci.ids: Few new ID's.
129
130         * pciutils.h, lib/internal.h: Redefine __attribute__ and inline
131         when not compiled by GCC.
132
133 2000-04-17  Martin Mares  <mj@albireo.ucw.cz>
134
135         * Released as 2.1.6.
136
137         * pci.ids: Added a large batch of ID's contributed by Gunther
138         Mayer <gunther.mayer@braunschweig.netsurf.de> and synced the
139         list with the 2.3.99pre6 kernel.
140
141 Thu Mar  9 13:11:39 2000  Martin Mares  <mj@albireo.ucw.cz>
142
143         * lib/example.c: Added a simple example of how to use
144         the library.
145
146         * lspci.man, setpci.man: Revealed --version. Well spotted
147         by Adam Sulmicki.
148
149         * pci.ids: Added lots of new ID's and synced with 2.3.50.
150
151 Tue Feb 15 00:16:21 2000  Martin Mares  <mj@albireo.ucw.cz>
152
153         * Released as 2.1.5.
154
155         * pciutils.spec: Updated spec file from Andreas Jaeger. Now using
156         %{_mandir} to find the right location to install manual pages to.
157
158         * pci.ids: New ID's.
159
160         * setpci.c (main): Don't crash when `-s' or `-d' is given with
161         no argument.
162
163 Mon Jan 24 20:04:11 2000  Andreas Jaeger  <aj@suse.de>
164
165         * lib/i386-ports.c: Include <asm/io.h> only on systems without
166         glibc.
167
168 Mon Jan 24 11:24:43 2000  Martin Mares  <mj@albireo.ucw.cz>
169
170         * Makefile: Modified to work with the Linux FHS brain-damaged idea
171         of putting man pages to /usr/share/man. Now we choose either /usr/man
172         or /usr/share/man depending on which one exists.
173
174 Sun Jan 23 10:52:34 2000  Martin Mares  <mj@albireo.ucw.cz>
175
176         * pci.ids: Synced with Linux 2.3.40.
177
178         * Released as version 2.1.4.
179
180 Thu Jan 20 11:08:32 2000  Martin Mares  <mj@albireo.ucw.cz>
181
182         * lspci.c (scan_device): Fixed bug in reading of cardbus extensions.
183
184         * lib/proc.c: pread/pwrite fixed again, this time on libc5 :(
185
186         * lspci.c (format_agp_rate): Better formatting of AGP rates.
187
188         * pci.ids: New ID's.
189
190         * lib/configure: Added configuration for ia64 (the same as for Alpha).
191         Patch from Stephane Eranian <eranian@cello.hpl.hp.com>.
192
193 Thu Jan 13 23:01:52 2000  Martin Mares  <mj@albireo.ucw.cz>
194
195         * Released as version 2.1.3.
196
197         * pci.ids: New ID's.
198
199         * lspci.c: Alpha IO_FORMAT fix by Andrea Arcangeli.
200
201         * lib/access.c: Corrected order of access methods -- it's wonderful how
202         long could such a bug remain unspotted. Thanks go to Andreas Schockenhoff.
203
204 Sat Dec 11 23:34:48 1999  Martin Mares  <mj@albireo.ucw.cz>
205
206         * Released as version 2.1.2.
207
208         * lib/names.c (pci_lookup_name): Fixed printing of unknown subsystem ID's.
209
210 Sat Dec  4 13:11:03 1999  Martin Mares  <mj@albireo.ucw.cz>
211
212         * Released as version 2.1.1.
213
214         * pci.ids: Several new ID's.
215
216         * setpci.c (exec_op): Don't forget to increment address after writing
217         single value, so that `30.b=12,34,56,78' works as expected. Reported
218         by Petr Soucek <petr@ryston.cz>.
219
220 Wed Nov  3 10:24:38 1999  Martin Mares  <mj@albireo.ucw.cz>
221
222         * lspci.c (show_terse): If prog-if is zero, but it's present in the
223         ID list, show it.
224
225 Sat Oct 30 11:06:35 1999  Martin Mares  <mj@albireo.ucw.cz>
226
227         * Released as version 2.1.
228
229         * pci.ids: Synced to devlist.h in 2.3.24 kernel. Merged in
230         lots of contributed entries.
231
232 Thu Oct 14 10:40:12 1999  Dave Jones    <dave@powertweak.com>
233
234         * pci.ids: Added lots of subsystem definitions.
235
236 Sat Oct  9 14:32:28 1999  Martin Mares  <mj@albireo.ucw.cz>
237
238         * setpci.man: Better example.
239
240         * lspci.c: Resolve prog-if names.
241
242         * lib/names.c: Adapted to new pci.ids syntax.
243
244         * pci.ids: Reorganized the pci.ids file. Subsystems are listed
245         under devices, classes can optionally contain prog-if information.
246         New ID's, as usually.
247
248 Wed Sep 22 09:45:24 1999  Martin Mares  <mj@albireo.ucw.cz>
249
250         * pci.ids: New ID's. As usually.
251
252         * lspci.c (show_htype1, show_htype2): Don't show `closed' bridge windows
253         unless we're vvvery verbose.
254
255 Mon Sep 20 11:22:54 1999  Martin Mares  <mj@albireo.ucw.cz>
256
257         * lspci.c (show_htype2): Don't forget a TAB before the "I/O window" line.
258
259 Tue Sep 14 09:31:01 1999  Martin Mares  <mj@albireo.ucw.cz>
260
261         * pci.ids: New ID's. Again.
262
263 Thu Aug  5 17:45:42 1999  Martin Mares  <mj@albireo.ucw.cz>
264
265         * lspci.c (show_size): Don't show size if it's zero (usually
266         due to bus-centric mode being enabled).
267
268 Tue Jul 20 13:25:09 1999  Martin Mares  <mj@albireo.ucw.cz>
269
270         * lib/pci.h: Types are OS dependent.
271
272         * lib/internal.h: Byte order hacks are OS dependent.
273
274         * lib/configure: Recognize FreeBSD. Also set OS_XXX according to the OS.
275
276         * lib/Makefile, lib/access.c: Added fbsd-device target.
277
278         * pci.ids: Added an entry for PLX 9080 bridges with subsystem ID
279         incorrectly set to device ID.
280
281         * README: Added a note that we support FreeBSD.
282
283         * Makefile (PREFIX, ROOT): Set it depending on the OS.
284         (%.8): Grrr, BSD date is not able to convert date formats the same way
285         as GNU date does. Use sed instead.
286         (install): Use `-c' when calling install.
287
288         * lib/fbsd-device.c: Added FreeBSD /dev/pci access module contributed
289         by Jari Kirma <kirma@cs.hut.fi>.
290
291         * lib/proc.c: Rewrote the pread/pwrite things once again. Use pread
292         and pwrite only when we are certain it's safe (i.e., glibc 2.1
293         on all architectures or any libc on a i386 where we really know
294         how to use syscalls directly). In all other cases, emulate it
295         with lseek/read/write.
296
297         * pci.ids: Some more IDs.
298
299 Mon Jul 19 14:10:36 1999  Martin Mares  <mj@albireo.ucw.cz>
300
301         * pci.ids: Added IDs of parallel port controller cards as sent
302         by Tim Waugh <tim@cyberelk.demon.co.uk>.
303
304 Wed Jul  7 00:55:48 1999  Martin Mares  <mj@albireo.ucw.cz>
305
306         * lib/proc.c (proc_scan): HAVE_LONG_ADDRESS instead of HAVE_64BIT_ADDRESS.
307
308         * lspci.c: ADDR_FORMAT now depends on both HAVE_64BIT_ADDRESS and
309         HAVE_LONG_ADDRESS.
310
311         * lib/configure: HAVE_64BIT_ADDRESS now doesn't imply that the addresses
312         are represented as long long. Introduced a new flag HAVE_LONG_ADDRESS
313         to indicate this. Both Sparc architectures now use both 64BIT_ADDRESS
314         and LONG_ADDRESS since they have 32-bit userland, but don't set LONG_ADDRESS
315         on Alpha.
316
317         * lspci.c (show_msi): Added dumping of the MSI capability.
318         (show_slotid): The same for SlotID capability.
319         (show_caps): Seperated capability dumping, because it should
320         be used for both htype0 and htype1. Even PCI 2.2 doesn't mention
321         layout of htype2, so I'm a bit unsure about it wrt capabilities
322         -- they at least have to live somewhere else since address 0x34
323         is already defined differently in htype2.
324
325         * lib/header.h (PCI_STATUS_UDF): Marked as obsolete (PCI 2.2).
326         (PCI_BASE_ADDRESS_MEM_TYPE_1M): Ditto.
327         (PCI_CAP_ID_*): Added some new capabilities defined in PCI 2.2.
328
329         * lspci.c (show_htype0): Mask out lowest 2 bits from all capability pointers
330         (required by the PCI 2.2 specs).
331
332 Mon Jul  5 12:45:19 1999  Martin Mares  <mj@albireo.ucw.cz>
333
334         * lspci.c (show_size): Added new function for dumping of region sizes.
335         (show_rom): Added. Now correctly dumps unassigned ROM addresses, disabled
336         ROMs et cetera.
337
338         * lib/pci.h (struct pci_dev): known_fields moved to the public part
339         of the structure.
340
341         * Added support for region sizes. Needs support in the kernel, because
342         sizes have to be scanned before drivers initialize yourself. pci_fill_info()
343         now returns a bitmask of what fields were really read.
344
345 Mon Jun 28 18:37:51 1999  Dave Jones    <dave@powertweak.com>
346
347         * Makefile:
348           Added `uninstall' target - removes all traces of pciutils.
349         * pci.ids:
350           - Lots of cleanups in the ATI, S3, Adaptec vendors.
351           - Changed Compaq QVision 1280/p definitions, as it's not possible
352             to determine the revision from the device ID.
353           - Same for the Tseng ET4000.
354             The id's said I had a rev C, when it was actually a rev B.
355           - Removed some unnecessary strings
356             `PCI'. Unless it's an AGP card, it should be obvious that it's PCI.
357             `Ethernet card'. This should be determined from config space.
358           - Lots of other new vendors & devices
359           - Other additional small cleanups.
360
361 Mon Jun 21 22:11:10 1999  Martin Mares  <mj@albireo.ucw.cz>
362
363         * lib/names.c (pci_lookup_name): When device ID lookup
364         fails, return hexadecimal device ID instead of vendor ID.
365         Well spotted by Axel Bodemann <Axel.Bodemann@ruhr-uni-bochum.de>,
366         I've just extended the fix to subsystem ID's.
367
368 Thu Jun 17 19:48:21 1999  Martin Mares  <mj@albireo.ucw.cz>
369
370         * lspci.c (show_agp): Bug fix from Petr Vandrovec
371         <vandrove@vc.cvut.cz>. The command register was displayed
372         incorrectly.
373
374 Wed Jun  2 22:42:44 1999  Martin Mares  <mj@albireo.ucw.cz>
375
376         * lib/proc.c (SYS_pread, SYS_pwrite): Use hard-coded
377         numbers if not supplied by the libc.
378
379 Wed May 19 13:24:39 1999  Martin Mares  <mj@albireo.ucw.cz>
380
381         * Released the whole package as version 2.0.
382
383 Fri May 14 22:42:02 1999  Martin Mares  <mj@albireo.ucw.cz>
384
385         * pci.ids: Added several new ID's contributed by people
386         on the linux-pci list.
387
388 Mon Apr 19 15:21:08 1999  Jakub Jelinek  <jj@ultra.linux.cz>
389
390         * lspci.c: Display I/O addresses correctly on sparc64.
391         * lib/header.h: Ditto.
392
393         * lib/configure: On sparc set HAVE_64BIT* as well, we want
394         a binary which works on both 32bit and 64bit SPARCs.
395
396 Sun Apr 18 21:14:58 1999  Martin Mares  <mj@albireo.ucw.cz>
397
398         * lspci.c, lib/proc.c: Alpha compilation fixes from Matthew Jacob
399         <mjacob@feral.com>.
400
401         * pci.ids: A lot of updates from Adam J. Richter <adam@yggdrasil.com>.
402
403 Sun Feb 28 22:26:21 1999  Martin Mares  <mj@albireo.ucw.cz>
404
405         * lspci.c (do_map_bus): Don't dump functions 1--7 if not flagged
406         as a multi-function device, because several single-function devices
407         don't decode the function bits at all.
408
409 Sun Feb 14 23:48:22 1999  Martin Mares  <mj@albireo.ucw.cz>
410
411         * Makefile (install): Don't use "-o root -g root" for installation
412         since it breaks on machines where programs are not installed by root.
413         Reported by Richard Gooch <rgooch@atnf.csiro.au>
414
415 Tue Feb  9 15:54:39 1999  Martin Mares  <mj@albireo.ucw.cz>
416
417         * lspci.c (show_bases): Use new address masking macros and pciaddr_t.
418
419         * lib/pci.h: Using pciaddr_t for bus addresses, which are 32-bit
420         or 64-bit depending on CPU.
421
422         * lib/pci.h (PCI_ADDR_MEM_MASK): Added macros for address masks
423         according to bus address width.
424
425 Thu Jan 28 20:54:16 1999  Martin Mares  <mj@albireo.ucw.cz>
426
427         * Released as 1.99.4.
428
429         * lspci.c: Capability list parser now recognizes both AGP
430         registers and PCI Power Management registers (the latter
431         is mainly guesswork based on DEC/Intel 21153 bridge specs
432         since I don't have the PCI Power Management document).
433
434         * lspci.c: Replaced numerous occurences of (x & flag) ? '+' : '-'
435         by FLAG macro.
436
437         * lspci.c: Added bridge checks to bus mapping code.
438
439 Wed Jan 27 14:59:16 1999  Martin Mares  <mj@albireo.ucw.cz>
440
441         * lspci.c: Implemented bus mapping mode (-M).
442
443         * lspci.c (scan_devices): Split to scan_devices() and scan_device().
444         (show): Split to show() and show_device().
445
446         * lib/access.c (pci_init): When a->method == PCI_ACCESS_AUTO,
447         set it to the real access method afterwards.
448
449 Mon Jan 25 23:46:13 1999  Martin Mares  <mj@albireo.ucw.cz>
450
451         * lib/generic.c (pci_generic_fill_info): If in buscentric mode,
452         don't check PCI_COMMAND for I/O and memory enables.
453
454 Mon Jan 25 21:28:49 1999  Martin Mares  <mj@albireo.ucw.cz>
455
456         * Makefile: Added target `release' which substitutes new version
457         number to .spec, .lsm and README. Also rewrote target `dist'.
458
459         * Released as 1.99.3.
460
461 Sun Jan 24 22:10:36 1999  Martin Mares  <mj@albireo.ucw.cz>
462
463         * lib/header.h: Until kernel adopts new layout of PCI
464         includes (i.e., separate declaration of header structure,
465         functions and device IDs), which is not going to happen
466         before 2.3, we'll use our own definiton of the header.
467
468         * lspci.c (show_verbose): Display `Cap' flag in device status.
469
470         * lspci.c (show_htype0): Display capability lists whereever
471         available. The only capability name we recognize now is `AGP'.
472         Unfortunately, capabilities are stored in device-dependent
473         portion of the configuration space and are thus available
474         only to root unless you read a dump.
475
476         * lspci.c (scan_devices): Use cache instead of buffering.
477
478         * lib/buffer.c: Removed (obsoleted by the cache).
479
480         * lib/access.c: Added general caching mechanism.
481
482 Sat Jan 23 21:30:54 1999  Martin Mares  <mj@albireo.ucw.cz>
483
484         * pci.ids: Added few devices.
485
486 Fri Jan 22 19:29:31 1999  Martin Mares  <mj@albireo.ucw.cz>
487
488         * Version string is now defined in top-level Makefile, exported
489         to the configure script and also substituted to man pages.
490
491         * lspci.c (show_bases): Rewrote displaying of 64-bit addresses.
492         (show_verbose): Rewrote interrupt display logic.
493
494         * lib/i386-ports.c: Include sys/io.h only on glibc systems.
495
496         * lib/configure: Rewrote detection of Linux versions. Now it
497         works on 2.0 kernels (only with direct/dump access, of course).
498
499         * lib/internal.h: New bytesex macros using <asm/byteorder.h>
500         whenever available.
501
502         * lib/proc.c (proc_read, proc_write): Distinguish between short
503         read/write and real errors.
504
505         * lspci.c (show_htype{0,1}): Always use d->dev->rom_base_addr since
506         libpci respects buscentric mode automatically.
507
508         * lspci.c (show_hex_dump): For CardBus bridges, print out 128
509         bytes of header (the whole standard part).
510
511         * common.c: pcilib options are now all uppercase. Also moved
512         PCI access debugging option here.
513
514         * Released as 1.99.2.
515
516 Wed Jan 20 22:50:35 1999  Martin Mares  <mj@albireo.ucw.cz>
517
518         * Wrote configure script and rewrote Makefiles.
519
520         * Removed few unused variables.
521
522 Wed Jan 20 12:21:56 1999  Martin Mares  <mj@albireo.ucw.cz>
523
524         * common.c: Moved several functions used in both setpci and lspci
525         here. This includes parsing of libpci-related options.
526
527         * More library tweaks.
528
529         * filter.c, names.c: Moved to library.
530
531         * setpci: Rewritten to use the library.
532
533         * Released as 1.99.1.
534
535 Tue Jan 19 23:00:12 1999  Martin Mares  <mj@albireo.ucw.cz>
536
537         * lspci.c (scan_devices): For cardbus bridges, read first 128
538         bytes of config space to get full standard header.
539
540         * Makefile (CFLAGS): Removed "-Wno-unused".
541
542         * Started the "New Generation" branch and introduced the
543         PCI library.
544         
545         * lspci: Rewritten to use the library.
546
547 Tue Jan 19 22:24:08 1999  Martin Mares  <mj@albireo.ucw.cz>
548
549         * Released as version 1.10.
550
551 Mon Jan 18 08:51:17 1999  Martin Mares  <mj@albireo.ucw.cz>
552
553         * lspci.8, setpci.8: Miscellaneous fixes as suggested by
554         Dag Wieers <dag@digibel.be>.
555
556 Sun Nov 29 20:05:56 1998  Martin Mares  <mj@albireo.ucw.cz>
557
558         * pciutils.spec (Name): Update from Krzysztof G. Baranowski.
559
560 Sun Nov 22 10:49:56 1998  Martin Mares  <mj@albireo.ucw.cz>
561
562         * Makefile, pciutils.h: Moved pci.ids to /usr/share.
563
564         * Released as version 1.09.
565
566 Wed Nov 18 15:47:05 1998  Martin Mares  <mj@albireo.ucw.cz>
567
568         * lspci.c (show_htype1): Fixed displaying of prefetchable memory behind
569         bridge. Thanks to Petr Vandrovec <vandrove@vc.cvut.cz> for bug report.
570
571 Fri Oct 23 18:59:19 1998  Martin Mares  <mj@albireo.ucw.cz>
572
573         * setpci.c: Don't include <syscall-list.h> with glibc >= 2.1.
574
575 Mon Oct 19 21:53:30 1998  Martin Mares  <mj@albireo.ucw.cz>
576
577         * Released as version 1.08.
578
579         * setpci.c: glibc 2.1.x already defines pread() and pwrite().
580
581         * lspci.8: Changed warning about lspci -xxx.
582
583         * lspci.c: Require "-xxx" for full configuration space dump, so that
584         it's impossible to crash the machine by single typo.
585
586         * specs: Added (courtesy of Krzysztof G. Baranowski <kgb@knm.org.pl>).
587
588 Wed Sep  9 12:03:24 1998  Martin Mares  <mj@albireo.ucw.cz>
589
590         * lspci.c (show_bases): Better displaying of unassigned and
591         disabled bases. Thanks to Gabriel Paubert <paubert@iram.es>
592         for an idea.
593
594 Wed Sep  2 10:58:01 1998  Martin Mares  <mj@albireo.ucw.cz>
595
596         * setpci.c (pread): Recognize glibc 1.99 numbered as 2.0 on the PPC.
597         (thanks to Geert Uytterhoeven for finding this out)
598
599 Fri Jul 17 10:43:30 1998  Martin Mares  <mj@albireo.ucw.cz>
600
601         * lspci.c (show_verbose): Print subsystem ID using the new resolver.
602         (show_machine): Print subsystem ID.
603
604         * names.c: New name resolution engine supporting subsystem IDs.
605
606         * Released as version 1.07.
607
608 Wed Jul 15 15:37:21 1998  Martin Mares  <mj@albireo.ucw.cz>
609
610         * lspci.c (show_htype2 etc.): Displaying of CardBus headers.
611         (show_bases): Honor the `cnt' argument.
612         (grow_tree): Parse CardBus headers in tree mode as well.
613
614         * pci.h: Updated CardBus header field description. I still don't
615         have the CardBus standard available, but OZ6832 specs contain
616         full description of all header fields supported by the chip.
617
618 Tue Jun  9 22:53:59 1998  Martin Mares  <mj@albireo.ucw.cz>
619
620         * Released as 1.06.
621
622         * names.c (parse_name_list): Killed an unused variable.
623
624         * setpci.c (pread, pwrite): Define SYS_(pread|pwrite) as __NR_\1
625         if they are not defined by glibc (needed for glibc built on older
626         kernels). Ugly.
627
628         * setpci.c (exec_op): Fixed error messages. Thanks, Steve!
629
630 Mon Jun  8 10:59:22 1998  Martin Mares  <mj@albireo.ucw.cz>
631
632         * Released as 1.05.
633
634         * setpci.c: Problems with pread()/pwrite() with glibc on Alpha
635         should be gone. Again thanks to Steve for bug report.
636
637         * filter.c (filter_parse_slot): Fixed ":x" type filters.
638
639         * pci.ids: Killed duplicate entry. Thanks to Stephen Williams
640         <steve@icarus.com> for reporting this.
641
642 Sun Jun  7 19:27:51 1998  Martin Mares  <mj@albireo.ucw.cz>
643
644         * lspci.c (main), setpci.c (main): Implemented "--version".
645
646         * Released as 1.04.
647
648         * pciutils.h (PCIUTILS_VERSION): Added version string.
649
650         * filter.c, names.c: Extraneous #include <linux/pci.h> removed.
651         Thanks to Geert Uytterhoeven <Geert.Uytterhoeven@cs.kuleuven.ac.be>
652         for bug report.
653
654 Thu May 28 14:45:58 1998  Martin Mares  <mj@lomikel.karlin.mff.cuni.cz>
655
656         * pci.ids: More updates from Jens Maurer.
657
658 Wed Apr 22 10:00:39 1998  Martin Mares  <mj@albireo.ucw.cz>
659
660         * pci.ids: Updates from Jens Maurer.
661
662 Sun Apr 19 11:14:25 1998  Martin Mares  <mj@albireo.ucw.cz>
663
664         * Released as 1.03.
665
666         * setpci.8: Written.
667
668         * setpci.c: Finished.
669
670         * lspci.c: Now able to fetch expansion ROM base from kernel device list
671         and print it if not in buscentric mode.
672
673 Tue Mar 31 23:11:57 1998  Martin Mares  <mj@albireo.ucw.cz>
674
675         * setpci.c: Added.
676
677 Sun Mar 22 15:39:08 1998  Martin Mares  <mj@albireo.ucw.cz>
678
679         * lspci.8: Updated the documentation.
680
681         * lspci.c: Modified to use the new filtering mechanism (options -f and -d).
682
683         * filter.c: Introduced new generic device filter.
684
685 Thu Mar 19 17:03:48 1998  Martin Mares  <mj@lomikel.karlin.mff.cuni.cz>
686
687         * lspci.c (grow_tree, show_tree_dev, print_it): Fixed displaying
688         of PCI-to-PCI bridges in the tree format.
689
690 Sun Feb 15 10:12:25 1998  Martin Mares  <mj@albireo.ucw.cz>
691
692         * lspci.c (show_machine): Added non-verbose mode of machine-readable
693         dump.
694
695         * pci.ids: Updates from Jens Maurer.
696
697         * Released as version 1.02.
698
699 Thu Feb 12 16:53:28 1998  Martin Mares  <mj@lomikel.karlin.mff.cuni.cz>
700
701         * lspci.c: Added a "-m" switch for dumping machine-readable
702         configuration data (requested by Bjoern Kriews <bkr@cut.de>).
703
704 Mon Feb  9 13:17:43 1998  Martin Mares  <mj@albireo.ucw.cz>
705
706         * Makefile, pciutils.h: Include local pci.h instead of <linux/pci.h>
707         if available. This should avoid all problems with official kernel
708         not synchronized to newer PCI code in CVS -- standard distribution
709         of pciutils now contains pci.h from current CVS kernel, pciutils
710         in CVS contain no pci.h and use the correct kernel include.
711
712         * Makefile: Fixed installation path for man pages.
713
714 Sat Feb  7 15:15:46 1998  Martin Mares  <mj@albireo.ucw.cz>
715
716         * README: Updated.
717
718         * lspci.8: Created a man page.
719
720         * Releasing as version 1.0.
721
722 Tue Feb  3 20:56:00 1998  Martin Mares  <mj@albireo.ucw.cz>
723
724         * Makefile: Recognize architecture by calling uname and pass it as ARCH_xxx
725         to all the C sources. This should eliminate problems with 32-bit compilers
726         on sparc64.
727
728         * lspci.c (show_verbose): Recognize CardBus bridge header type.
729         (show_htype2): Stub routine.
730         (scan_config): Write sensible error message if the kernel denies reading of
731         upper part of the PCI config space.
732