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