]>
mj.ucw.cz Git - pciutils.git/log
Martin Mares [Fri, 26 Dec 2003 20:04:29 +0000 (20:04 +0000)]
Fixed UNUSED
Replaced obsolete syntax of __attribute__((unused)) in the middle of
parameter declarations (which is no longer supported by GCC 3.1) by the
current syntax (attribute at the end). Thanks to pixel@mandrakesoft.com
for reporting this problem.
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-4
Martin Mares [Fri, 26 Dec 2003 19:56:08 +0000 (19:56 +0000)]
Removed $Id$
Removed CVS $Id$ tags from all files.
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-3
Martin Mares [Fri, 26 Dec 2003 19:52:42 +0000 (19:52 +0000)]
Added more warnings
Switched to pre-release mode and added some more warnings.
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-2
Martin Mares [Sat, 29 Nov 2003 22:39:07 +0000 (22:39 +0000)]
Added a note on Arch import.
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-1
Martin Mares [Fri, 5 May 2006 12:17:49 +0000 (14:17 +0200)]
Gluing CVS and TLA history: A bug fix which wasn't tracked.
Martin Mares [Fri, 5 May 2006 12:16:52 +0000 (14:16 +0200)]
Gluing CVS history with TLA history: Re-added the pci.ids file.
Martin Mares [Sat, 4 Jan 2003 12:53:01 +0000 (12:53 +0000)]
pciids, not ids.
Martin Mares [Sat, 4 Jan 2003 12:52:35 +0000 (12:52 +0000)]
Reflect reality.
Martin Mares [Sat, 4 Jan 2003 12:49:06 +0000 (12:49 +0000)]
Fix paths.
Martin Mares [Sat, 4 Jan 2003 12:46:45 +0000 (12:46 +0000)]
update-pciids shouldn't be stripped.
Martin Mares [Sat, 4 Jan 2003 12:43:59 +0000 (12:43 +0000)]
Clean up old pci.ids files.
Martin Mares [Sat, 4 Jan 2003 12:43:31 +0000 (12:43 +0000)]
New config system.
Martin Mares [Sat, 4 Jan 2003 12:27:51 +0000 (12:27 +0000)]
Added update-pciids.
Martin Mares [Sat, 4 Jan 2003 12:26:21 +0000 (12:26 +0000)]
Typos...
Martin Mares [Sat, 4 Jan 2003 11:33:25 +0000 (11:33 +0000)]
Releasing 2.1.11.
Martin Mares [Sat, 4 Jan 2003 11:16:32 +0000 (11:16 +0000)]
A few corrections.
Martin Mares [Sat, 4 Jan 2003 11:16:25 +0000 (11:16 +0000)]
Fixed update-ids.
Martin Mares [Sat, 4 Jan 2003 11:04:39 +0000 (11:04 +0000)]
Removed syscall.
Martin Mares [Sat, 4 Jan 2003 10:48:54 +0000 (10:48 +0000)]
It's 2003 now.
Martin Mares [Thu, 2 Jan 2003 11:18:59 +0000 (11:18 +0000)]
Removed linux kernel version comments.
Martin Mares [Thu, 2 Jan 2003 10:19:00 +0000 (10:19 +0000)]
Added a comment about NetBSD.
Martin Mares [Fri, 27 Dec 2002 23:50:33 +0000 (23:50 +0000)]
Testing on real NetBSD revealed a couple of stupid typos.
Martin Mares [Fri, 27 Dec 2002 20:00:14 +0000 (20:00 +0000)]
Removed another relic of using kernel includes.
Martin Mares [Fri, 27 Dec 2002 19:59:26 +0000 (19:59 +0000)]
Cleaned up NetBSD access functions.
Martin Mares [Fri, 27 Dec 2002 19:02:20 +0000 (19:02 +0000)]
Use PCILIB.
Martin Mares [Fri, 27 Dec 2002 19:01:51 +0000 (19:01 +0000)]
(pci_generic_scan_bus): Added work-around for devices with
discontiguous numbering of functions. This is already present in the Linux
kernel for several years, but I forgot to update pciutils as well.
Martin Mares [Thu, 26 Dec 2002 20:24:50 +0000 (20:24 +0000)]
Add basic support for AGP3 fields.
Martin Mares [Thu, 26 Dec 2002 20:24:32 +0000 (20:24 +0000)]
HAVE_OWN_HEADER_H is gone.
Martin Mares [Thu, 26 Dec 2002 20:24:08 +0000 (20:24 +0000)]
Don't forget to initialize hdrtype.
Martin Mares [Thu, 26 Dec 2002 19:28:33 +0000 (19:28 +0000)]
Initial NetBSD support.
Martin Mares [Sat, 6 Apr 2002 12:08:26 +0000 (12:08 +0000)]
lspci: mention "-xxx" option in the help.
Martin Mares [Sat, 30 Mar 2002 15:42:16 +0000 (15:42 +0000)]
Released as pciutils-2.1.10.
Martin Mares [Sat, 30 Mar 2002 15:39:24 +0000 (15:39 +0000)]
Changed all my email addresses to mj@ucw.cz.
Martin Mares [Sat, 30 Mar 2002 15:37:02 +0000 (15:37 +0000)]
A maintainer's utility for uploading tarballs of new versions.
Martin Mares [Sat, 30 Mar 2002 15:34:22 +0000 (15:34 +0000)]
Removed pci.ids from the CVS as they are now maintained separately.
Updated Makefile and README accordingly.
Martin Mares [Sat, 30 Mar 2002 15:13:06 +0000 (15:13 +0000)]
End-of-line comments are no longer supported. Hashes are now perfectly valid in
all names and they start a comment only at the start of the line.
Martin Mares [Sat, 30 Mar 2002 15:12:38 +0000 (15:12 +0000)]
Synchronized with the PCI ID database.
Martin Mares [Tue, 26 Mar 2002 22:10:26 +0000 (22:10 +0000)]
Rewritten the README file.
Martin Mares [Tue, 26 Mar 2002 21:49:40 +0000 (21:49 +0000)]
When the currently installed pci.ids file is newer than
the version to be installed, don't overwrite it.
Martin Mares [Sun, 24 Mar 2002 12:58:05 +0000 (12:58 +0000)]
Added PCI-X stuff.
Martin Mares [Sun, 24 Mar 2002 12:35:39 +0000 (12:35 +0000)]
Removed -Werror.
Martin Mares [Sun, 24 Mar 2002 12:24:34 +0000 (12:24 +0000)]
Fixed bug in AGP rate reporting.
Martin Mares [Sun, 24 Mar 2002 12:14:40 +0000 (12:14 +0000)]
(pci_lookup_name): When printing unknown subsystem vendor or device
hexadecimally, don't confuse it with chip vendor/device ID. First reported by
Marc Boucher <marc@mbsi.ca>.
Martin Mares [Sun, 24 Mar 2002 12:14:21 +0000 (12:14 +0000)]
(pci_filter_parse_slot): Allow bus 0xff, slot 0x1f and function 7.
Martin Mares [Sun, 4 Nov 2001 15:33:07 +0000 (15:33 +0000)]
Fixed the "dist" target.
Martin Mares [Sun, 4 Nov 2001 15:27:15 +0000 (15:27 +0000)]
Released as version 2.1.9.
Martin Mares [Sun, 4 Nov 2001 15:26:32 +0000 (15:26 +0000)]
Synced the ID list with the PCI ID Repository at SF.
Martin Mares [Fri, 25 Aug 2000 12:17:00 +0000 (12:17 +0000)]
A bunch of new ID's. Synced with kernel 2.4.0-test7.
Martin Mares [Wed, 9 Aug 2000 10:28:18 +0000 (10:28 +0000)]
Fix syntactical error.
Martin Mares [Wed, 9 Aug 2000 10:25:55 +0000 (10:25 +0000)]
ID table updates.
Martin Mares [Sun, 23 Jul 2000 08:41:53 +0000 (08:41 +0000)]
Some new ID's.
Martin Mares [Wed, 28 Jun 2000 11:01:04 +0000 (11:01 +0000)]
`make uninstall' works.
Martin Mares [Wed, 28 Jun 2000 10:59:00 +0000 (10:59 +0000)]
Oops, found a duplicate entry.
Martin Mares [Wed, 28 Jun 2000 10:56:36 +0000 (10:56 +0000)]
Added some new ID's and synchronized with 2.4.0test2.
Martin Mares [Sat, 20 May 2000 14:53:39 +0000 (14:53 +0000)]
Added `upload' target.
Martin Mares [Sat, 20 May 2000 14:42:35 +0000 (14:42 +0000)]
Released as version 2.1.8.
Martin Mares [Sat, 20 May 2000 14:36:02 +0000 (14:36 +0000)]
Min/max latency is now printed in nanoseconds.
If header type doesn't match device class, just print a warning
and still use the header type, assuming bogus class code.
Martin Mares [Sat, 20 May 2000 14:34:32 +0000 (14:34 +0000)]
Some new ID's.
Martin Mares [Mon, 1 May 2000 21:34:49 +0000 (21:34 +0000)]
Updated display of power management information to PCI PM specs 1.1.
Martin Mares [Mon, 1 May 2000 19:53:05 +0000 (19:53 +0000)]
Synchronized with Linux 2.3.99pre7-pre1.
Martin Mares [Mon, 1 May 2000 19:48:59 +0000 (19:48 +0000)]
Several new ID's.
Synchronized class codes with latest PCI SIG documents.
Martin Mares [Sat, 29 Apr 2000 12:56:22 +0000 (12:56 +0000)]
Fixed a couple of bugs in the AIX port and added several new ID's.
Martin Mares [Fri, 21 Apr 2000 12:01:44 +0000 (12:01 +0000)]
Forgot to add...
Martin Mares [Fri, 21 Apr 2000 12:00:12 +0000 (12:00 +0000)]
Some new ID's and German description in the spec file.
Released as 2.1.7.
Martin Mares [Fri, 21 Apr 2000 11:58:48 +0000 (11:58 +0000)]
Chat when the subsystem ID is the same as device ID and just print
the device ID without needing to have all such subsystem ID's in
the database.
Martin Mares [Fri, 21 Apr 2000 11:58:00 +0000 (11:58 +0000)]
Merged in AIX port.
Martin Mares [Mon, 17 Apr 2000 16:11:58 +0000 (16:11 +0000)]
Trimmed a couple of device names, so that gen-devlist in the kernel likes
them.
Martin Mares [Mon, 17 Apr 2000 16:07:37 +0000 (16:07 +0000)]
Fix a comment.
Martin Mares [Mon, 17 Apr 2000 15:59:16 +0000 (15:59 +0000)]
Added a bunch of PCI ID's contributed by Gunther Mayer.
Released the whole thing as pciutils-2.1.6.
Martin Mares [Thu, 9 Mar 2000 08:38:29 +0000 (08:38 +0000)]
Added a simple example of how to use the library.
Martin Mares [Thu, 9 Mar 2000 08:23:49 +0000 (08:23 +0000)]
Revealed existence of the --version switch. :)
Martin Mares [Thu, 9 Mar 2000 08:19:20 +0000 (08:19 +0000)]
Added a bunch of new PCI ID's and synced the ID database with 2.3.50.
Ralf Baechle [Tue, 29 Feb 2000 21:23:45 +0000 (21:23 +0000)]
Add complete list of SGI PCI ids.
Martin Mares [Mon, 14 Feb 2000 19:32:56 +0000 (19:32 +0000)]
Added few ID's and released as pciutils-2.1.5.
Martin Mares [Mon, 14 Feb 2000 19:31:27 +0000 (19:31 +0000)]
Updated spec file by Andreas Jaeger. Now uses %{_mandir}.
Martin Mares [Mon, 14 Feb 2000 19:29:58 +0000 (19:29 +0000)]
Don't crash when -s or -d is not given an argument.
Martin Mares [Mon, 24 Jan 2000 15:37:12 +0000 (15:37 +0000)]
When installing man pages, use /usr/share/man if it exists (FHS 2.0
braindamage).
Martin Mares [Mon, 24 Jan 2000 15:36:09 +0000 (15:36 +0000)]
Don't include <asm/io.h> with glibc.
Older versions of glibc include it directly from <sys/io.h>, the newer
ones define the I/O port access stuff themselves, colliding with <asm/io.h>.
Martin Mares [Sun, 23 Jan 2000 05:57:03 +0000 (05:57 +0000)]
Synced pci.ids with Linux 2.3.40 and released as pciutils-2.1.4.
Martin Mares [Thu, 20 Jan 2000 21:24:51 +0000 (21:24 +0000)]
Oops, forgot them in last commit.
Martin Mares [Thu, 20 Jan 2000 21:23:14 +0000 (21:23 +0000)]
Fixed a bug in fetching of cardbus bridge header extensions.
Martin Mares [Thu, 20 Jan 2000 21:15:41 +0000 (21:15 +0000)]
Several small formatting fixes.
Martin Mares [Thu, 20 Jan 2000 21:14:44 +0000 (21:14 +0000)]
Yet another pread/pwrite fix, this time for libc5.
Martin Mares [Thu, 20 Jan 2000 21:12:52 +0000 (21:12 +0000)]
Added a bunch of new ID's.
Martin Mares [Thu, 20 Jan 2000 11:43:17 +0000 (11:43 +0000)]
Added configuration for ia64 (the same as for Alpha).
Patch from Stephane Eranian <eranian@cello.hpl.hp.com>.
Martin Mares [Thu, 13 Jan 2000 22:51:31 +0000 (22:51 +0000)]
Released as pciutils 2.1.3.
Martin Mares [Thu, 13 Jan 2000 22:50:13 +0000 (22:50 +0000)]
Alpha IO_FORMAT fix by Andrea Arcangeli.
Martin Mares [Thu, 13 Jan 2000 22:47:15 +0000 (22:47 +0000)]
Several new ID's.
Martin Mares [Thu, 13 Jan 2000 22:44:24 +0000 (22:44 +0000)]
Corrected order of access methods (thanks to Andreas Schockenhoff).
Martin Mares [Sun, 2 Jan 2000 20:32:11 +0000 (20:32 +0000)]
Several new ID's. Also synced with 2.3.35.
Martin Mares [Tue, 21 Dec 1999 09:16:24 +0000 (09:16 +0000)]
Synced with 2.3.34.
Martin Mares [Sat, 11 Dec 1999 22:38:37 +0000 (22:38 +0000)]
Fixed printing of unknown subsystem ID's.
Released as 2.1.2.
Martin Mares [Sat, 4 Dec 1999 12:55:10 +0000 (12:55 +0000)]
Released as version 2.1.1.
Martin Mares [Sat, 4 Dec 1999 12:32:54 +0000 (12:32 +0000)]
Don't forget to increment address after writing single value, so that
`30.b=12,34,56,78' works as expected. Reported by Petr Soucek <petr@ryston.cz>.
Also added several new ID's.
Martin Mares [Mon, 29 Nov 1999 12:35:29 +0000 (12:35 +0000)]
PCI ID's ... as usually.
Martin Mares [Wed, 3 Nov 1999 09:30:09 +0000 (09:30 +0000)]
If prog-if is zero, but it's present in the ID list, show it.
Martin Mares [Sat, 30 Oct 1999 09:25:08 +0000 (09:25 +0000)]
Released as version 2.1.
Martin Mares [Thu, 28 Oct 1999 17:44:51 +0000 (17:44 +0000)]
Synchronize to 2.3.24 devlist.h.
Martin Mares [Fri, 15 Oct 1999 08:43:44 +0000 (08:43 +0000)]
A lot of subsystem ID's from Dave Jones.
Martin Mares [Sat, 9 Oct 1999 13:27:13 +0000 (13:27 +0000)]
PCI Bridge Optimization in the kernel is gone.