xref: /pciutils/ChangeLog (revision 9bd44bb0)
1d2f666f1SMartin Mares2002-03-30  Martin Mares  <[email protected]>
2d2f666f1SMartin Mares
3*9bd44bb0SMartin Mares	* Released as 2.1.10.
4*9bd44bb0SMartin Mares
5a33d0eb7SMartin Mares	* Removed pci.ids from the CVS as they are now maintained separately.
6a33d0eb7SMartin Mares	They are still included in the tarball, but if you are building	pciutils
7a33d0eb7SMartin Mares	from CVS sources or you want to get a newer ID file than the one distributed,
8a33d0eb7SMartin Mares	just use "make update-ids" to download the most recent snapshot from
9a33d0eb7SMartin Mares	pciids.sf.net.
10a33d0eb7SMartin Mares
11a33d0eb7SMartin Mares	* Makefile, README: Updated accordingly.
12a33d0eb7SMartin Mares
13a33d0eb7SMartin Mares	* Makefile: Added a couple of maintenance targets.
14a33d0eb7SMartin Mares
15a33d0eb7SMartin Mares	* maint/*: Maintainer's utilities now reside here (present only in CVS,
16a33d0eb7SMartin Mares	not in the tarball).
17a33d0eb7SMartin Mares
18d2f666f1SMartin Mares	* lib/names.c (parse_name_list): End-of-line comments are no longer
19d2f666f1SMartin Mares	supported. Hashes are now perfectly valid in all names and they start
20d2f666f1SMartin Mares	a comment only at the start of the line.
21d2f666f1SMartin Mares
22ee551b73SMartin Mares2002-03-26  Martin Mares  <[email protected]>
23ee551b73SMartin Mares
2407159913SMartin Mares	* README: Rewritten.
2507159913SMartin Mares
26ee551b73SMartin Mares	* Makefile: When the currently installed pci.ids file is newer than
27ee551b73SMartin Mares	the version to be installed, don't overwrite it. Suggested by
28ee551b73SMartin Mares	Jean Delvare <[email protected]>.
29ee551b73SMartin Mares
30bc7b1d62SMartin Mares2002-03-24  Martin Mares  <[email protected]>
31bc7b1d62SMartin Mares
325f5e6f64SMartin Mares	* lspci.c (show_pcix_bridge): Added PCI-X capability display.
335f5e6f64SMartin Mares	Contributed by Jeff Garzik <[email protected]>.
345f5e6f64SMartin Mares
355f5e6f64SMartin Mares	* lib/header.h: Added PCI-X stuff. Again by Jeff.
365f5e6f64SMartin Mares
375f5e6f64SMartin Mares	* Makefile (CFLAGS): -Werror is gone.
385f5e6f64SMartin Mares
39a1052f16SMartin Mares	* lspci.c (format_agp_rate): Fixed AGP rate reporting.
40a1052f16SMartin Mares
41bc7b1d62SMartin Mares	* lib/filter.c (pci_filter_parse_slot): Allow bus 0xff, slot 0x1f and
42bc7b1d62SMartin Mares	function 7.
43bc7b1d62SMartin Mares
44bc7b1d62SMartin Mares	* lib/names.c (pci_lookup_name): When printing unknown subsystem vendor
45bc7b1d62SMartin Mares	or device hexadecimally, don't confuse it with chip vendor/device ID.
46bc7b1d62SMartin Mares	First reported by Marc Boucher <[email protected]>.
47bc7b1d62SMartin Mares
48f793990cSMartin Mares2001-11-04  Martin Mares  <[email protected]>
49f793990cSMartin Mares
50ee551b73SMartin Mares	* Released as 2.1.9.
51ee551b73SMartin Mares
52f793990cSMartin Mares	* pci.ids: Synced with the PCI ID Repository at SourceForge
53f793990cSMartin Mares	(http://pciids.sourceforge.net/).
54f793990cSMartin Mares
551d174e56SMartin Mares2000-08-25  Martin Mares  <[email protected]>
561d174e56SMartin Mares
571d174e56SMartin Mares	* pci.ids: Updated ID's, synced with kernel 2.4.0-test7.
581d174e56SMartin Mares
5965b4327eSMartin Mares2000-06-13  Martin Mares  <[email protected]>
6065b4327eSMartin Mares
6165b4327eSMartin Mares	* Makefile (uninstall): Fixed.
6265b4327eSMartin Mares
6365b4327eSMartin Mares	* pci.ids: ID updates.
6465b4327eSMartin Mares
654a219d5fSMartin Mares2000-05-20  Martin Mares  <[email protected]>
664a219d5fSMartin Mares
674a219d5fSMartin Mares	* Released as 2.1.8.
684a219d5fSMartin Mares
694a219d5fSMartin Mares	* pci.ids: ID updates.
704a219d5fSMartin Mares
714a219d5fSMartin Mares	* lspci.c (show_verbose): Min/max latency is now printed in nanoseconds.
724a219d5fSMartin Mares
734a219d5fSMartin Mares2000-05-04  Martin Mares  <[email protected]>
744a219d5fSMartin Mares
754a219d5fSMartin Mares	* lspci.c (show_verbose): If the header type doesn't match device
764a219d5fSMartin Mares	class, just print a warning and still use the header type, assuming
774a219d5fSMartin Mares	bogus class info.
784a219d5fSMartin Mares
7910c90662SMartin Mares2000-05-01  Martin Mares  <[email protected]>
8010c90662SMartin Mares
8172b9b690SMartin Mares	* lspci.c (show_pm): Updated according to PCI PM specs 1.1.
8272b9b690SMartin Mares
8310c90662SMartin Mares	* pci.ids: Updated Contemporary Control ARCnet card entries.
8410c90662SMartin Mares
8510c90662SMartin Mares	* pci.ids: Synchronized class list with latest PCI SIG documents.
8610c90662SMartin Mares
87a239ade6SMartin Mares2000-04-29  Martin Mares  <[email protected]>
88a239ade6SMartin Mares
89a239ade6SMartin Mares	* lib/names.c (pci_lookup_name): Fixed the cheat.
90a239ade6SMartin Mares
91a239ade6SMartin Mares	* lib/internal.h: Moved UNUSED/inline hacks above all other declarations.
92a239ade6SMartin Mares
93a239ade6SMartin Mares	* pci.ids: Various ID updates.
94a239ade6SMartin Mares
952c83b860SMartin Mares2000-04-21  Martin Mares  <[email protected]>
962c83b860SMartin Mares
972c83b860SMartin Mares	* Released as 2.1.7.
982c83b860SMartin Mares
992c83b860SMartin Mares	* pciutils.spec: Added German description.
1002c83b860SMartin Mares
1012c83b860SMartin Mares	* lib/names.c (pci_lookup_name): Added a cheat for case that subsystem ID's
1022c83b860SMartin Mares	are the same as device ID and just output subsystem name according to
1032c83b860SMartin Mares	device name.
1042c83b860SMartin Mares
1052c83b860SMartin Mares	* lib/proc.c: Use UNUSED instead of __attribute__((unused)).
1062c83b860SMartin Mares
1072c83b860SMartin Mares	* lib/pci.h: Added the correct typedefs for AIX.
1082c83b860SMartin Mares
1092c83b860SMartin Mares	* lib/generic.c (pci_generic_scan_bus): Export.
1102c83b860SMartin Mares
1112c83b860SMartin Mares	* lib/configure: Detect AIX. Use "echo '...\c'" instead of
1122c83b860SMartin Mares	"echo -n" if the shell isn't bash.
1132c83b860SMartin Mares
1142c83b860SMartin Mares	* lspci.c: Avoid using alloca() if not compiled by GCC.
1152c83b860SMartin Mares	(insert_dev): Avoid returning a void value.
1162c83b860SMartin Mares
1172c83b860SMartin Mares	* Makefile: Choose which install utility to use according to
1182c83b860SMartin Mares	OS type. Also use `-o' instead of `-or' in find arguments.
1192c83b860SMartin Mares	Part of the AIX port.
1202c83b860SMartin Mares
1212c83b860SMartin Mares	* lib/aix-device.c: Added AIX low-level interface. Contributed
1222c83b860SMartin Mares	by Dave Johnson <[email protected]>, thanks a lot!
1232c83b860SMartin Mares
1242c83b860SMartin Mares	* pci.ids: Few new ID's.
1252c83b860SMartin Mares
1262c83b860SMartin Mares	* pciutils.h, lib/internal.h: Redefine __attribute__ and inline
1272c83b860SMartin Mares	when not compiled by GCC.
1282c83b860SMartin Mares
129c1a828daSMartin Mares2000-04-17  Martin Mares  <[email protected]>
130c1a828daSMartin Mares
131c1a828daSMartin Mares	* Released as 2.1.6.
132c1a828daSMartin Mares
133c1a828daSMartin Mares	* pci.ids: Added a large batch of ID's contributed by Gunther
134c1a828daSMartin Mares	Mayer <[email protected]> and synced the
135c1a828daSMartin Mares	list with the 2.3.99pre6 kernel.
136c1a828daSMartin Mares
137e91dd3abSMartin MaresThu Mar  9 13:11:39 2000  Martin Mares  <[email protected]>
138e91dd3abSMartin Mares
139a80b79a9SMartin Mares	* lib/example.c: Added a simple example of how to use
140a80b79a9SMartin Mares	the library.
141a80b79a9SMartin Mares
14289984232SMartin Mares	* lspci.man, setpci.man: Revealed --version. Well spotted
14389984232SMartin Mares	by Adam Sulmicki.
14489984232SMartin Mares
145e91dd3abSMartin Mares	* pci.ids: Added lots of new ID's and synced with 2.3.50.
146e91dd3abSMartin Mares
14778d9c5e2SMartin MaresTue Feb 15 00:16:21 2000  Martin Mares  <[email protected]>
14878d9c5e2SMartin Mares
14978d9c5e2SMartin Mares	* Released as 2.1.5.
15078d9c5e2SMartin Mares
15178d9c5e2SMartin Mares	* pciutils.spec: Updated spec file from Andreas Jaeger. Now using
15278d9c5e2SMartin Mares	%{_mandir} to find the right location to install manual pages to.
15378d9c5e2SMartin Mares
15478d9c5e2SMartin Mares	* pci.ids: New ID's.
15578d9c5e2SMartin Mares
15678d9c5e2SMartin Mares	* setpci.c (main): Don't crash when `-s' or `-d' is given with
15778d9c5e2SMartin Mares	no argument.
15878d9c5e2SMartin Mares
159f8141ae2SMartin MaresMon Jan 24 20:04:11 2000  Andreas Jaeger  <[email protected]>
160f8141ae2SMartin Mares
161f8141ae2SMartin Mares	* lib/i386-ports.c: Include <asm/io.h> only on systems without
162f8141ae2SMartin Mares	glibc.
163f8141ae2SMartin Mares
164f8141ae2SMartin MaresMon Jan 24 11:24:43 2000  Martin Mares  <[email protected]>
165f8141ae2SMartin Mares
166f8141ae2SMartin Mares	* Makefile: Modified to work with the Linux FHS brain-damaged idea
167f8141ae2SMartin Mares	of putting man pages to /usr/share/man. Now we choose either /usr/man
168f8141ae2SMartin Mares	or /usr/share/man depending on which one exists.
169f8141ae2SMartin Mares
17059e76e8bSMartin MaresSun Jan 23 10:52:34 2000  Martin Mares  <[email protected]>
17159e76e8bSMartin Mares
17259e76e8bSMartin Mares	* pci.ids: Synced with Linux 2.3.40.
17359e76e8bSMartin Mares
17459e76e8bSMartin Mares	* Released as version 2.1.4.
17559e76e8bSMartin Mares
1762dfd48cdSMartin MaresThu Jan 20 11:08:32 2000  Martin Mares  <[email protected]>
1772dfd48cdSMartin Mares
1782715403fSMartin Mares	* lspci.c (scan_device): Fixed bug in reading of cardbus extensions.
1792715403fSMartin Mares
18081077814SMartin Mares	* lib/proc.c: pread/pwrite fixed again, this time on libc5 :(
18181077814SMartin Mares
18281077814SMartin Mares	* lspci.c (format_agp_rate): Better formatting of AGP rates.
18381077814SMartin Mares
18481077814SMartin Mares	* pci.ids: New ID's.
18581077814SMartin Mares
1862dfd48cdSMartin Mares	* lib/configure: Added configuration for ia64 (the same as for Alpha).
1872dfd48cdSMartin Mares	Patch from Stephane Eranian <[email protected]>.
1882dfd48cdSMartin Mares
1895a258860SMartin MaresThu Jan 13 23:01:52 2000  Martin Mares  <[email protected]>
1905a258860SMartin Mares
1915a258860SMartin Mares	* Released as version 2.1.3.
1925a258860SMartin Mares
1935a258860SMartin Mares	* pci.ids: New ID's.
1945a258860SMartin Mares
1955a258860SMartin Mares	* lspci.c: Alpha IO_FORMAT fix by Andrea Arcangeli.
1965a258860SMartin Mares
1975a258860SMartin Mares	* lib/access.c: Corrected order of access methods -- it's wonderful how
1985a258860SMartin Mares	long could such a bug remain unspotted. Thanks go to Andreas Schockenhoff.
1995a258860SMartin Mares
2000c047bbeSMartin MaresSat Dec 11 23:34:48 1999  Martin Mares  <[email protected]>
2010c047bbeSMartin Mares
2020c047bbeSMartin Mares	* Released as version 2.1.2.
2030c047bbeSMartin Mares
2040c047bbeSMartin Mares	* lib/names.c (pci_lookup_name): Fixed printing of unknown subsystem ID's.
2050c047bbeSMartin Mares
20633bc28a5SMartin MaresSat Dec  4 13:11:03 1999  Martin Mares  <[email protected]>
20733bc28a5SMartin Mares
20839231205SMartin Mares	* Released as version 2.1.1.
20939231205SMartin Mares
21033bc28a5SMartin Mares	* pci.ids: Several new ID's.
21133bc28a5SMartin Mares
21233bc28a5SMartin Mares	* setpci.c (exec_op): Don't forget to increment address after writing
21333bc28a5SMartin Mares	single value, so that `30.b=12,34,56,78' works as expected. Reported
21433bc28a5SMartin Mares	by Petr Soucek <[email protected]>.
21533bc28a5SMartin Mares
2168d047897SMartin MaresWed Nov  3 10:24:38 1999  Martin Mares  <[email protected]>
2178d047897SMartin Mares
2188d047897SMartin Mares	* lspci.c (show_terse): If prog-if is zero, but it's present in the
2198d047897SMartin Mares	ID list, show it.
2208d047897SMartin Mares
2216afc6538SMartin MaresSat Oct 30 11:06:35 1999  Martin Mares  <[email protected]>
2226afc6538SMartin Mares
2236afc6538SMartin Mares	* Released as version 2.1.
2246afc6538SMartin Mares
2256afc6538SMartin Mares	* pci.ids: Synced to devlist.h in 2.3.24 kernel. Merged in
2266afc6538SMartin Mares	lots of contributed entries.
2276afc6538SMartin Mares
2288f756113SMartin MaresThu Oct 14 10:40:12 1999  Dave Jones    <[email protected]>
2298f756113SMartin Mares
2308f756113SMartin Mares	* pci.ids: Added lots of subsystem definitions.
2318f756113SMartin Mares
232d4798a32SMartin MaresSat Oct  9 14:32:28 1999  Martin Mares  <[email protected]>
233d4798a32SMartin Mares
234d4798a32SMartin Mares	* setpci.man: Better example.
235d4798a32SMartin Mares
236d4798a32SMartin Mares	* lspci.c: Resolve prog-if names.
237d4798a32SMartin Mares
238d4798a32SMartin Mares	* lib/names.c: Adapted to new pci.ids syntax.
239d4798a32SMartin Mares
240d4798a32SMartin Mares	* pci.ids: Reorganized the pci.ids file. Subsystems are listed
241d4798a32SMartin Mares	under devices, classes can optionally contain prog-if information.
242d4798a32SMartin Mares	New ID's, as usually.
243d4798a32SMartin Mares
244e306e911SMartin MaresWed Sep 22 09:45:24 1999  Martin Mares  <[email protected]>
245e306e911SMartin Mares
246e306e911SMartin Mares	* pci.ids: New ID's. As usually.
247e306e911SMartin Mares
248e306e911SMartin Mares	* lspci.c (show_htype1, show_htype2): Don't show `closed' bridge windows
249e306e911SMartin Mares	unless we're vvvery verbose.
250e306e911SMartin Mares
251e306e911SMartin MaresMon Sep 20 11:22:54 1999  Martin Mares  <[email protected]>
252e306e911SMartin Mares
253e306e911SMartin Mares	* lspci.c (show_htype2): Don't forget a TAB before the "I/O window" line.
254e306e911SMartin Mares
255e64a576cSMartin MaresTue Sep 14 09:31:01 1999  Martin Mares  <[email protected]>
256e64a576cSMartin Mares
257e64a576cSMartin Mares	* pci.ids: New ID's. Again.
258e64a576cSMartin Mares
259c36c0862SMartin MaresThu Aug  5 17:45:42 1999  Martin Mares  <[email protected]>
260c36c0862SMartin Mares
261c36c0862SMartin Mares	* lspci.c (show_size): Don't show size if it's zero (usually
262c36c0862SMartin Mares	due to bus-centric mode being enabled).
263c36c0862SMartin Mares
2641ca42433SMartin MaresTue Jul 20 13:25:09 1999  Martin Mares  <[email protected]>
2651ca42433SMartin Mares
266168b4f46SMartin Mares	* lib/pci.h: Types are OS dependent.
267168b4f46SMartin Mares
268168b4f46SMartin Mares	* lib/internal.h: Byte order hacks are OS dependent.
269168b4f46SMartin Mares
270168b4f46SMartin Mares	* lib/configure: Recognize FreeBSD. Also set OS_XXX according to the OS.
271168b4f46SMartin Mares
272168b4f46SMartin Mares	* lib/Makefile, lib/access.c: Added fbsd-device target.
273168b4f46SMartin Mares
274168b4f46SMartin Mares	* pci.ids: Added an entry for PLX 9080 bridges with subsystem ID
275168b4f46SMartin Mares	incorrectly set to device ID.
276168b4f46SMartin Mares
277168b4f46SMartin Mares	* README: Added a note that we support FreeBSD.
278168b4f46SMartin Mares
279168b4f46SMartin Mares	* Makefile (PREFIX, ROOT): Set it depending on the OS.
280168b4f46SMartin Mares	(%.8): Grrr, BSD date is not able to convert date formats the same way
281168b4f46SMartin Mares	as GNU date does. Use sed instead.
282168b4f46SMartin Mares	(install): Use `-c' when calling install.
283168b4f46SMartin Mares
284168b4f46SMartin Mares	* lib/fbsd-device.c: Added FreeBSD /dev/pci access module contributed
285168b4f46SMartin Mares	by Jari Kirma <[email protected]>.
286168b4f46SMartin Mares
287bc6346dfSMartin Mares	* lib/proc.c: Rewrote the pread/pwrite things once again. Use pread
288bc6346dfSMartin Mares	and pwrite only when we are certain it's safe (i.e., glibc 2.1
289bc6346dfSMartin Mares	on all architectures or any libc on a i386 where we really know
290bc6346dfSMartin Mares	how to use syscalls directly). In all other cases, emulate it
291bc6346dfSMartin Mares	with lseek/read/write.
292bc6346dfSMartin Mares
2931ca42433SMartin Mares	* pci.ids: Some more IDs.
2941ca42433SMartin Mares
2951ca42433SMartin MaresMon Jul 19 14:10:36 1999  Martin Mares  <[email protected]>
2961ca42433SMartin Mares
2971ca42433SMartin Mares	* pci.ids: Added IDs of parallel port controller cards as sent
2981ca42433SMartin Mares	by Tim Waugh <[email protected]>.
2991ca42433SMartin Mares
300e95c8373SMartin MaresWed Jul  7 00:55:48 1999  Martin Mares  <[email protected]>
301e95c8373SMartin Mares
302e95c8373SMartin Mares	* lib/proc.c (proc_scan): HAVE_LONG_ADDRESS instead of HAVE_64BIT_ADDRESS.
303e95c8373SMartin Mares
304e95c8373SMartin Mares	* lspci.c: ADDR_FORMAT now depends on both HAVE_64BIT_ADDRESS and
305e95c8373SMartin Mares	HAVE_LONG_ADDRESS.
306e95c8373SMartin Mares
307e95c8373SMartin Mares	* lib/configure: HAVE_64BIT_ADDRESS now doesn't imply that the addresses
308e95c8373SMartin Mares	are represented as long long. Introduced a new flag HAVE_LONG_ADDRESS
309e95c8373SMartin Mares	to indicate this. Both Sparc architectures now use both 64BIT_ADDRESS
310e95c8373SMartin Mares	and LONG_ADDRESS since they have 32-bit userland, but don't set LONG_ADDRESS
311e95c8373SMartin Mares	on Alpha.
312e95c8373SMartin Mares
313e95c8373SMartin Mares	* lspci.c (show_msi): Added dumping of the MSI capability.
314e95c8373SMartin Mares	(show_slotid): The same for SlotID capability.
315e95c8373SMartin Mares	(show_caps): Seperated capability dumping, because it should
316e95c8373SMartin Mares	be used for both htype0 and htype1. Even PCI 2.2 doesn't mention
317e95c8373SMartin Mares	layout of htype2, so I'm a bit unsure about it wrt capabilities
318e95c8373SMartin Mares	-- they at least have to live somewhere else since address 0x34
319e95c8373SMartin Mares	is already defined differently in htype2.
320e95c8373SMartin Mares
321e95c8373SMartin Mares	* lib/header.h (PCI_STATUS_UDF): Marked as obsolete (PCI 2.2).
322e95c8373SMartin Mares	(PCI_BASE_ADDRESS_MEM_TYPE_1M): Ditto.
323e95c8373SMartin Mares	(PCI_CAP_ID_*): Added some new capabilities defined in PCI 2.2.
324e95c8373SMartin Mares
325e95c8373SMartin Mares	* lspci.c (show_htype0): Mask out lowest 2 bits from all capability pointers
326e95c8373SMartin Mares	(required by the PCI 2.2 specs).
327e95c8373SMartin Mares
328e95c8373SMartin MaresMon Jul  5 12:45:19 1999  Martin Mares  <[email protected]>
329e95c8373SMartin Mares
330e95c8373SMartin Mares	* lspci.c (show_size): Added new function for dumping of region sizes.
331e95c8373SMartin Mares	(show_rom): Added. Now correctly dumps unassigned ROM addresses, disabled
332e95c8373SMartin Mares	ROMs et cetera.
333e95c8373SMartin Mares
334e95c8373SMartin Mares	* lib/pci.h (struct pci_dev): known_fields moved to the public part
335e95c8373SMartin Mares	of the structure.
336e95c8373SMartin Mares
337e95c8373SMartin Mares	* Added support for region sizes. Needs support in the kernel, because
338e95c8373SMartin Mares	sizes have to be scanned before drivers initialize yourself. pci_fill_info()
339e95c8373SMartin Mares	now returns a bitmask of what fields were really read.
340e95c8373SMartin Mares
34182ce97c9SMartin MaresMon Jun 28 18:37:51 1999  Dave Jones    <[email protected]>
34282ce97c9SMartin Mares
34382ce97c9SMartin Mares	* Makefile:
34482ce97c9SMartin Mares	  Added `uninstall' target - removes all traces of pciutils.
34582ce97c9SMartin Mares	* pci.ids:
34682ce97c9SMartin Mares	  - Lots of cleanups in the ATI, S3, Adaptec vendors.
34782ce97c9SMartin Mares	  - Changed Compaq QVision 1280/p definitions, as it's not possible
34882ce97c9SMartin Mares	    to determine the revision from the device ID.
34982ce97c9SMartin Mares	  - Same for the Tseng ET4000.
35082ce97c9SMartin Mares	    The id's said I had a rev C, when it was actually a rev B.
35182ce97c9SMartin Mares	  - Removed some unnecessary strings
35282ce97c9SMartin Mares	    `PCI'. Unless it's an AGP card, it should be obvious that it's PCI.
35382ce97c9SMartin Mares	    `Ethernet card'. This should be determined from config space.
35482ce97c9SMartin Mares	  - Lots of other new vendors & devices
35582ce97c9SMartin Mares	  - Other additional small cleanups.
35682ce97c9SMartin Mares
3577bed2d83SMartin MaresMon Jun 21 22:11:10 1999  Martin Mares  <[email protected]>
3587bed2d83SMartin Mares
3597bed2d83SMartin Mares	* lib/names.c (pci_lookup_name): When device ID lookup
3607bed2d83SMartin Mares	fails, return hexadecimal device ID instead of vendor ID.
3617bed2d83SMartin Mares	Well spotted by Axel Bodemann <[email protected]>,
3627bed2d83SMartin Mares	I've just extended the fix to subsystem ID's.
3637bed2d83SMartin Mares
3645ba3a475SMartin MaresThu Jun 17 19:48:21 1999  Martin Mares  <[email protected]>
3655ba3a475SMartin Mares
3665ba3a475SMartin Mares	* lspci.c (show_agp): Bug fix from Petr Vandrovec
3675ba3a475SMartin Mares	<[email protected]>. The command register was displayed
3685ba3a475SMartin Mares	incorrectly.
3695ba3a475SMartin Mares
3705ba3a475SMartin MaresWed Jun  2 22:42:44 1999  Martin Mares  <[email protected]>
3715ba3a475SMartin Mares
3725ba3a475SMartin Mares	* lib/proc.c (SYS_pread, SYS_pwrite): Use hard-coded
3735ba3a475SMartin Mares	numbers if not supplied by the libc.
3745ba3a475SMartin Mares
37555c815b5SMartin MaresWed May 19 13:24:39 1999  Martin Mares  <[email protected]>
37655c815b5SMartin Mares
37755c815b5SMartin Mares	* Released the whole package as version 2.0.
37855c815b5SMartin Mares
37955c815b5SMartin MaresFri May 14 22:42:02 1999  Martin Mares  <[email protected]>
38055c815b5SMartin Mares
38155c815b5SMartin Mares	* pci.ids: Added several new ID's contributed by people
38255c815b5SMartin Mares	on the linux-pci list.
38355c815b5SMartin Mares
384dec16943SMartin MaresMon Apr 19 15:21:08 1999  Jakub Jelinek  <[email protected]>
385dec16943SMartin Mares
386dec16943SMartin Mares	* lspci.c: Display I/O addresses correctly on sparc64.
387dec16943SMartin Mares	* lib/header.h: Ditto.
388dec16943SMartin Mares
389dec16943SMartin Mares	* lib/configure: On sparc set HAVE_64BIT* as well, we want
390dec16943SMartin Mares	a binary which works on both 32bit and 64bit SPARCs.
391dec16943SMartin Mares
392e33c9c7aSMartin MaresSun Apr 18 21:14:58 1999  Martin Mares  <[email protected]>
393e33c9c7aSMartin Mares
394e33c9c7aSMartin Mares	* lspci.c, lib/proc.c: Alpha compilation fixes from Matthew Jacob
395e33c9c7aSMartin Mares	<[email protected]>.
396e33c9c7aSMartin Mares
397e33c9c7aSMartin Mares	* pci.ids: A lot of updates from Adam J. Richter <[email protected]>.
398e33c9c7aSMartin Mares
399f3395cc5SMartin MaresSun Feb 28 22:26:21 1999  Martin Mares  <[email protected]>
400f3395cc5SMartin Mares
401f3395cc5SMartin Mares	* lspci.c (do_map_bus): Don't dump functions 1--7 if not flagged
402f3395cc5SMartin Mares	as a multi-function device, because several single-function devices
403f3395cc5SMartin Mares	don't decode the function bits at all.
404f3395cc5SMartin Mares
405f3395cc5SMartin MaresSun Feb 14 23:48:22 1999  Martin Mares  <[email protected]>
406f3395cc5SMartin Mares
407f3395cc5SMartin Mares	* Makefile (install): Don't use "-o root -g root" for installation
408f3395cc5SMartin Mares	since it breaks on machines where programs are not installed by root.
409f3395cc5SMartin Mares	Reported by Richard Gooch <[email protected]>
410f3395cc5SMartin Mares
411f3395cc5SMartin MaresTue Feb  9 15:54:39 1999  Martin Mares  <[email protected]>
412f3395cc5SMartin Mares
413f3395cc5SMartin Mares	* lspci.c (show_bases): Use new address masking macros and pciaddr_t.
414f3395cc5SMartin Mares
415f3395cc5SMartin Mares	* lib/pci.h: Using pciaddr_t for bus addresses, which are 32-bit
416f3395cc5SMartin Mares	or 64-bit depending on CPU.
417f3395cc5SMartin Mares
418f3395cc5SMartin Mares	* lib/pci.h (PCI_ADDR_MEM_MASK): Added macros for address masks
419f3395cc5SMartin Mares	according to bus address width.
420f3395cc5SMartin Mares
4211c31d620SMartin MaresThu Jan 28 20:54:16 1999  Martin Mares  <[email protected]>
4221c31d620SMartin Mares
4231c31d620SMartin Mares	* Released as 1.99.4.
4241c31d620SMartin Mares
4251c31d620SMartin Mares	* lspci.c: Capability list parser now recognizes both AGP
4261c31d620SMartin Mares	registers and PCI Power Management registers (the latter
4271c31d620SMartin Mares	is mainly guesswork based on DEC/Intel 21153 bridge specs
4281c31d620SMartin Mares	since I don't have the PCI Power Management document).
4291c31d620SMartin Mares
4301c31d620SMartin Mares	* lspci.c: Replaced numerous occurences of (x & flag) ? '+' : '-'
4311c31d620SMartin Mares	by FLAG macro.
4321c31d620SMartin Mares
4331c31d620SMartin Mares	* lspci.c: Added bridge checks to bus mapping code.
4341c31d620SMartin Mares
4351812a795SMartin MaresWed Jan 27 14:59:16 1999  Martin Mares  <[email protected]>
4361812a795SMartin Mares
4371812a795SMartin Mares	* lspci.c: Implemented bus mapping mode (-M).
4381812a795SMartin Mares
4391812a795SMartin Mares	* lspci.c (scan_devices): Split to scan_devices() and scan_device().
4401812a795SMartin Mares	(show): Split to show() and show_device().
4411812a795SMartin Mares
4421812a795SMartin Mares	* lib/access.c (pci_init): When a->method == PCI_ACCESS_AUTO,
4431812a795SMartin Mares	set it to the real access method afterwards.
4441812a795SMartin Mares
4451812a795SMartin MaresMon Jan 25 23:46:13 1999  Martin Mares  <[email protected]>
4461812a795SMartin Mares
4471812a795SMartin Mares	* lib/generic.c (pci_generic_fill_info): If in buscentric mode,
4481812a795SMartin Mares	don't check PCI_COMMAND for I/O and memory enables.
4491812a795SMartin Mares
450f6c86928SMartin MaresMon Jan 25 21:28:49 1999  Martin Mares  <[email protected]>
451f6c86928SMartin Mares
452f6c86928SMartin Mares	* Makefile: Added target `release' which substitutes new version
453f6c86928SMartin Mares	number to .spec, .lsm and README. Also rewrote target `dist'.
454f6c86928SMartin Mares
455f6c86928SMartin Mares	* Released as 1.99.3.
456f6c86928SMartin Mares
457b5137411SMartin MaresSun Jan 24 22:10:36 1999  Martin Mares  <[email protected]>
458b5137411SMartin Mares
459d6b297d0SMartin Mares	* lib/header.h: Until kernel adopts new layout of PCI
460d6b297d0SMartin Mares	includes (i.e., separate declaration of header structure,
461d6b297d0SMartin Mares	functions and device IDs), which is not going to happen
462d6b297d0SMartin Mares	before 2.3, we'll use our own definiton of the header.
463d6b297d0SMartin Mares
464b5137411SMartin Mares	* lspci.c (show_verbose): Display `Cap' flag in device status.
465b5137411SMartin Mares
466b5137411SMartin Mares	* lspci.c (show_htype0): Display capability lists whereever
467b5137411SMartin Mares	available. The only capability name we recognize now is `AGP'.
468b5137411SMartin Mares	Unfortunately, capabilities are stored in device-dependent
469b5137411SMartin Mares	portion of the configuration space and are thus available
470b5137411SMartin Mares	only to root unless you read a dump.
471b5137411SMartin Mares
472b5137411SMartin Mares	* lspci.c (scan_devices): Use cache instead of buffering.
473b5137411SMartin Mares
474b5137411SMartin Mares	* lib/buffer.c: Removed (obsoleted by the cache).
475b5137411SMartin Mares
476b5137411SMartin Mares	* lib/access.c: Added general caching mechanism.
477b5137411SMartin Mares
47881ce358dSMartin MaresSat Jan 23 21:30:54 1999  Martin Mares  <[email protected]>
47981ce358dSMartin Mares
48081ce358dSMartin Mares	* pci.ids: Added few devices.
48181ce358dSMartin Mares
482727ce158SMartin MaresFri Jan 22 19:29:31 1999  Martin Mares  <[email protected]>
483727ce158SMartin Mares
484727ce158SMartin Mares	* Version string is now defined in top-level Makefile, exported
485727ce158SMartin Mares	to the configure script and also substituted to man pages.
486727ce158SMartin Mares
487727ce158SMartin Mares	* lspci.c (show_bases): Rewrote displaying of 64-bit addresses.
488727ce158SMartin Mares	(show_verbose): Rewrote interrupt display logic.
489727ce158SMartin Mares
490727ce158SMartin Mares	* lib/i386-ports.c: Include sys/io.h only on glibc systems.
491727ce158SMartin Mares
492727ce158SMartin Mares	* lib/configure: Rewrote detection of Linux versions. Now it
493727ce158SMartin Mares	works on 2.0 kernels (only with direct/dump access, of course).
494727ce158SMartin Mares
495727ce158SMartin Mares	* lib/internal.h: New bytesex macros using <asm/byteorder.h>
496727ce158SMartin Mares	whenever available.
497727ce158SMartin Mares
498727ce158SMartin Mares	* lib/proc.c (proc_read, proc_write): Distinguish between short
499727ce158SMartin Mares	read/write and real errors.
500727ce158SMartin Mares
501727ce158SMartin Mares	* lspci.c (show_htype{0,1}): Always use d->dev->rom_base_addr since
502727ce158SMartin Mares	libpci respects buscentric mode automatically.
503727ce158SMartin Mares
504727ce158SMartin Mares	* lspci.c (show_hex_dump): For CardBus bridges, print out 128
505727ce158SMartin Mares	bytes of header (the whole standard part).
506727ce158SMartin Mares
507727ce158SMartin Mares	* common.c: pcilib options are now all uppercase. Also moved
508727ce158SMartin Mares	PCI access debugging option here.
509727ce158SMartin Mares
510727ce158SMartin Mares	* Released as 1.99.2.
511727ce158SMartin Mares
512727ce158SMartin MaresWed Jan 20 22:50:35 1999  Martin Mares  <[email protected]>
513727ce158SMartin Mares
514727ce158SMartin Mares	* Wrote configure script and rewrote Makefiles.
515727ce158SMartin Mares
516727ce158SMartin Mares	* Removed few unused variables.
517727ce158SMartin Mares
518727ce158SMartin MaresWed Jan 20 12:21:56 1999  Martin Mares  <[email protected]>
519727ce158SMartin Mares
520727ce158SMartin Mares	* common.c: Moved several functions used in both setpci and lspci
521727ce158SMartin Mares	here. This includes parsing of libpci-related options.
522727ce158SMartin Mares
523727ce158SMartin Mares	* More library tweaks.
524727ce158SMartin Mares
525727ce158SMartin Mares	* filter.c, names.c: Moved to library.
526727ce158SMartin Mares
527727ce158SMartin Mares	* setpci: Rewritten to use the library.
528727ce158SMartin Mares
529727ce158SMartin Mares	* Released as 1.99.1.
530727ce158SMartin Mares
531727ce158SMartin MaresTue Jan 19 23:00:12 1999  Martin Mares  <[email protected]>
532727ce158SMartin Mares
533727ce158SMartin Mares	* lspci.c (scan_devices): For cardbus bridges, read first 128
534727ce158SMartin Mares	bytes of config space to get full standard header.
535727ce158SMartin Mares
536727ce158SMartin Mares	* Makefile (CFLAGS): Removed "-Wno-unused".
537727ce158SMartin Mares
538727ce158SMartin Mares	* Started the "New Generation" branch and introduced the
539727ce158SMartin Mares	PCI library.
540727ce158SMartin Mares
541727ce158SMartin Mares	* lspci: Rewritten to use the library.
542727ce158SMartin Mares
5436ece6bc6SMartin MaresTue Jan 19 22:24:08 1999  Martin Mares  <[email protected]>
5446ece6bc6SMartin Mares
5456ece6bc6SMartin Mares	* Released as version 1.10.
5466ece6bc6SMartin Mares
5476ece6bc6SMartin MaresMon Jan 18 08:51:17 1999  Martin Mares  <[email protected]>
5486ece6bc6SMartin Mares
5496ece6bc6SMartin Mares	* lspci.8, setpci.8: Miscellaneous fixes as suggested by
5506ece6bc6SMartin Mares	Dag Wieers <[email protected]>.
5516ece6bc6SMartin Mares
5521212dd6dSMartin MaresSun Nov 29 20:05:56 1998  Martin Mares  <[email protected]>
5531212dd6dSMartin Mares
5541212dd6dSMartin Mares	* pciutils.spec (Name): Update from Krzysztof G. Baranowski.
5551212dd6dSMartin Mares
556d38471fdSMartin MaresSun Nov 22 10:49:56 1998  Martin Mares  <[email protected]>
557d38471fdSMartin Mares
558d38471fdSMartin Mares	* Makefile, pciutils.h: Moved pci.ids to /usr/share.
559d38471fdSMartin Mares
560d38471fdSMartin Mares	* Released as version 1.09.
561d38471fdSMartin Mares
562371f605bSMartin MaresWed Nov 18 15:47:05 1998  Martin Mares  <[email protected]>
563371f605bSMartin Mares
564371f605bSMartin Mares	* lspci.c (show_htype1): Fixed displaying of prefetchable memory behind
565371f605bSMartin Mares	bridge. Thanks to Petr Vandrovec <[email protected]> for bug report.
566371f605bSMartin Mares
56710be47abSMartin MaresFri Oct 23 18:59:19 1998  Martin Mares  <[email protected]>
56810be47abSMartin Mares
56910be47abSMartin Mares	* setpci.c: Don't include <syscall-list.h> with glibc >= 2.1.
57010be47abSMartin Mares
571472bd340SMartin MaresMon Oct 19 21:53:30 1998  Martin Mares  <[email protected]>
572472bd340SMartin Mares
573472bd340SMartin Mares	* Released as version 1.08.
574472bd340SMartin Mares
575472bd340SMartin Mares	* setpci.c: glibc 2.1.x already defines pread() and pwrite().
576472bd340SMartin Mares
577472bd340SMartin Mares	* lspci.8: Changed warning about lspci -xxx.
578472bd340SMartin Mares
579472bd340SMartin Mares	* lspci.c: Require "-xxx" for full configuration space dump, so that
580472bd340SMartin Mares	it's impossible to crash the machine by single typo.
581472bd340SMartin Mares
582472bd340SMartin Mares	* specs: Added (courtesy of Krzysztof G. Baranowski <[email protected]>).
583472bd340SMartin Mares
584072c77e5SMartin MaresWed Sep  9 12:03:24 1998  Martin Mares  <[email protected]>
585072c77e5SMartin Mares
586072c77e5SMartin Mares	* lspci.c (show_bases): Better displaying of unassigned and
587072c77e5SMartin Mares	disabled bases. Thanks to Gabriel Paubert <[email protected]>
588072c77e5SMartin Mares	for an idea.
589072c77e5SMartin Mares
590b7554856SMartin MaresWed Sep  2 10:58:01 1998  Martin Mares  <[email protected]>
591b7554856SMartin Mares
592b7554856SMartin Mares	* setpci.c (pread): Recognize glibc 1.99 numbered as 2.0 on the PPC.
593b7554856SMartin Mares	(thanks to Geert Uytterhoeven for finding this out)
594b7554856SMartin Mares
595ce503b7fSMartin MaresFri Jul 17 10:43:30 1998  Martin Mares  <[email protected]>
596ce503b7fSMartin Mares
597ce503b7fSMartin Mares	* lspci.c (show_verbose): Print subsystem ID using the new resolver.
598ce503b7fSMartin Mares	(show_machine): Print subsystem ID.
599ce503b7fSMartin Mares
600ce503b7fSMartin Mares	* names.c: New name resolution engine supporting subsystem IDs.
601ce503b7fSMartin Mares
602ce503b7fSMartin Mares	* Released as version 1.07.
603ce503b7fSMartin Mares
60496e4f295SMartin MaresWed Jul 15 15:37:21 1998  Martin Mares  <[email protected]>
60596e4f295SMartin Mares
60696e4f295SMartin Mares	* lspci.c (show_htype2 etc.): Displaying of CardBus headers.
60796e4f295SMartin Mares	(show_bases): Honor the `cnt' argument.
60896e4f295SMartin Mares	(grow_tree): Parse CardBus headers in tree mode as well.
60996e4f295SMartin Mares
61096e4f295SMartin Mares	* pci.h: Updated CardBus header field description. I still don't
61196e4f295SMartin Mares	have the CardBus standard available, but OZ6832 specs contain
61296e4f295SMartin Mares	full description of all header fields supported by the chip.
61396e4f295SMartin Mares
6146ae3650aSMartin MaresTue Jun  9 22:53:59 1998  Martin Mares  <[email protected]>
6156ae3650aSMartin Mares
616304f9a0bSMartin Mares	* Released as 1.06.
617304f9a0bSMartin Mares
6186ae3650aSMartin Mares	* names.c (parse_name_list): Killed an unused variable.
6196ae3650aSMartin Mares
6206ae3650aSMartin Mares	* setpci.c (pread, pwrite): Define SYS_(pread|pwrite) as __NR_\1
6216ae3650aSMartin Mares	if they are not defined by glibc (needed for glibc built on older
6226ae3650aSMartin Mares	kernels). Ugly.
6236ae3650aSMartin Mares
6246ae3650aSMartin Mares	* setpci.c (exec_op): Fixed error messages. Thanks, Steve!
6256ae3650aSMartin Mares
6264b88a6b8SMartin MaresMon Jun  8 10:59:22 1998  Martin Mares  <[email protected]>
6274b88a6b8SMartin Mares
6284b88a6b8SMartin Mares	* Released as 1.05.
6294b88a6b8SMartin Mares
6304b88a6b8SMartin Mares	* setpci.c: Problems with pread()/pwrite() with glibc on Alpha
6314b88a6b8SMartin Mares	should be gone. Again thanks to Steve for bug report.
6324b88a6b8SMartin Mares
6334b88a6b8SMartin Mares	* filter.c (filter_parse_slot): Fixed ":x" type filters.
6344b88a6b8SMartin Mares
6354b88a6b8SMartin Mares	* pci.ids: Killed duplicate entry. Thanks to Stephen Williams
6364b88a6b8SMartin Mares	<[email protected]> for reporting this.
6374b88a6b8SMartin Mares
6384b88a6b8SMartin MaresSun Jun  7 19:27:51 1998  Martin Mares  <[email protected]>
6394b88a6b8SMartin Mares
6404b88a6b8SMartin Mares	* lspci.c (main), setpci.c (main): Implemented "--version".
6414b88a6b8SMartin Mares
6424b88a6b8SMartin Mares	* Released as 1.04.
6434b88a6b8SMartin Mares
6444b88a6b8SMartin Mares	* pciutils.h (PCIUTILS_VERSION): Added version string.
6454b88a6b8SMartin Mares
6464b88a6b8SMartin Mares	* filter.c, names.c: Extraneous #include <linux/pci.h> removed.
6474b88a6b8SMartin Mares	Thanks to Geert Uytterhoeven <[email protected]>
6484b88a6b8SMartin Mares	for bug report.
6494b88a6b8SMartin Mares
6509b306998SMartin MaresThu May 28 14:45:58 1998  Martin Mares  <[email protected]>
6519b306998SMartin Mares
6529b306998SMartin Mares	* pci.ids: More updates from Jens Maurer.
6539b306998SMartin Mares
654b372672fSMartin MaresWed Apr 22 10:00:39 1998  Martin Mares  <[email protected]>
655b372672fSMartin Mares
656b372672fSMartin Mares	* pci.ids: Updates from Jens Maurer.
657b372672fSMartin Mares
658b2c9b373SMartin MaresSun Apr 19 11:14:25 1998  Martin Mares  <[email protected]>
659b2c9b373SMartin Mares
660b372672fSMartin Mares	* Released as 1.03.
661b372672fSMartin Mares
662b2c9b373SMartin Mares	* setpci.8: Written.
663b2c9b373SMartin Mares
664b2c9b373SMartin Mares	* setpci.c: Finished.
665b2c9b373SMartin Mares
666b2c9b373SMartin Mares	* lspci.c: Now able to fetch expansion ROM base from kernel device list
667b2c9b373SMartin Mares	and print it if not in buscentric mode.
668b2c9b373SMartin Mares
669e4842ff3SMartin MaresTue Mar 31 23:11:57 1998  Martin Mares  <[email protected]>
670e4842ff3SMartin Mares
671e4842ff3SMartin Mares	* setpci.c: Added.
672e4842ff3SMartin Mares
673e4842ff3SMartin MaresSun Mar 22 15:39:08 1998  Martin Mares  <[email protected]>
674e4842ff3SMartin Mares
675e4842ff3SMartin Mares	* lspci.8: Updated the documentation.
676e4842ff3SMartin Mares
677e4842ff3SMartin Mares	* lspci.c: Modified to use the new filtering mechanism (options -f and -d).
678e4842ff3SMartin Mares
679e4842ff3SMartin Mares	* filter.c: Introduced new generic device filter.
680e4842ff3SMartin Mares
681008407bdSMartin MaresThu Mar 19 17:03:48 1998  Martin Mares  <[email protected]>
682008407bdSMartin Mares
683008407bdSMartin Mares	* lspci.c (grow_tree, show_tree_dev, print_it): Fixed displaying
684008407bdSMartin Mares	of PCI-to-PCI bridges in the tree format.
685008407bdSMartin Mares
6860a33d0ecSMartin MaresSun Feb 15 10:12:25 1998  Martin Mares  <[email protected]>
6870a33d0ecSMartin Mares
6880a33d0ecSMartin Mares	* lspci.c (show_machine): Added non-verbose mode of machine-readable
6890a33d0ecSMartin Mares	dump.
6900a33d0ecSMartin Mares
6910a33d0ecSMartin Mares	* pci.ids: Updates from Jens Maurer.
6920a33d0ecSMartin Mares
6930a33d0ecSMartin Mares	* Released as version 1.02.
6940a33d0ecSMartin Mares
6950a33d0ecSMartin MaresThu Feb 12 16:53:28 1998  Martin Mares  <[email protected]>
6960a33d0ecSMartin Mares
6970a33d0ecSMartin Mares	* lspci.c: Added a "-m" switch for dumping machine-readable
6980a33d0ecSMartin Mares	configuration data (requested by Bjoern Kriews <[email protected]>).
6990a33d0ecSMartin Mares
700fb38eee8SMartin MaresMon Feb  9 13:17:43 1998  Martin Mares  <[email protected]>
701fb38eee8SMartin Mares
702fb38eee8SMartin Mares	* Makefile, pciutils.h: Include local pci.h instead of <linux/pci.h>
703fb38eee8SMartin Mares	if available. This should avoid all problems with official kernel
704fb38eee8SMartin Mares	not synchronized to newer PCI code in CVS -- standard distribution
705fb38eee8SMartin Mares	of pciutils now contains pci.h from current CVS kernel, pciutils
706fb38eee8SMartin Mares	in CVS contain no pci.h and use the correct kernel include.
707fb38eee8SMartin Mares
708fb38eee8SMartin Mares	* Makefile: Fixed installation path for man pages.
709fb38eee8SMartin Mares
7102f48f637SMartin MaresSat Feb  7 15:15:46 1998  Martin Mares  <[email protected]>
7112f48f637SMartin Mares
7122f48f637SMartin Mares	* README: Updated.
7132f48f637SMartin Mares
7142f48f637SMartin Mares	* lspci.8: Created a man page.
7152f48f637SMartin Mares
7162f48f637SMartin Mares	* Releasing as version 1.0.
7172f48f637SMartin Mares
7182f48f637SMartin MaresTue Feb  3 20:56:00 1998  Martin Mares  <[email protected]>
7192f48f637SMartin Mares
7202f48f637SMartin Mares	* Makefile: Recognize architecture by calling uname and pass it as ARCH_xxx
7212f48f637SMartin Mares	to all the C sources. This should eliminate problems with 32-bit compilers
7222f48f637SMartin Mares	on sparc64.
7232f48f637SMartin Mares
7242f48f637SMartin Mares	* lspci.c (show_verbose): Recognize CardBus bridge header type.
7252f48f637SMartin Mares	(show_htype2): Stub routine.
7262f48f637SMartin Mares	(scan_config): Write sensible error message if the kernel denies reading of
7272f48f637SMartin Mares	upper part of the PCI config space.
7282f48f637SMartin Mares
729