]> git.ipfire.org Git - thirdparty/pciutils.git/log
thirdparty/pciutils.git
18 years agoGet rid of bzero().
Martin Mares [Tue, 6 Feb 2007 12:02:08 +0000 (13:02 +0100)] 
Get rid of bzero().

18 years agoWork-around for Solaris tr.
Martin Mares [Tue, 6 Feb 2007 11:59:03 +0000 (12:59 +0100)] 
Work-around for Solaris tr.

18 years ago<stdint.h> for Solaris.
Martin Mares [Tue, 6 Feb 2007 11:55:17 +0000 (12:55 +0100)] 
<stdint.h> for Solaris.

18 years agoalloca() needs <alloca.h>.
Martin Mares [Sun, 4 Feb 2007 21:13:48 +0000 (22:13 +0100)] 
alloca() needs <alloca.h>.

18 years agoFixed a couple of bugs in the dump backend.
Martin Mares [Sun, 17 Sep 2006 14:58:05 +0000 (16:58 +0200)] 
Fixed a couple of bugs in the dump backend.

18 years agoUpdated pci.ids to the current database snapshot.
Martin Mares [Sun, 10 Sep 2006 17:44:18 +0000 (19:44 +0200)] 
Updated pci.ids to the current database snapshot.

18 years agoErrors when reading standard config header are no longer fatal.
Martin Mares [Sun, 10 Sep 2006 15:34:45 +0000 (17:34 +0200)] 
Errors when reading standard config header are no longer fatal.

18 years agoWhitespace cleanup.
Martin Mares [Sun, 10 Sep 2006 08:38:35 +0000 (10:38 +0200)] 
Whitespace cleanup.

18 years agoReleased as 2.2.4.
Martin Mares [Sat, 9 Sep 2006 12:57:12 +0000 (14:57 +0200)] 
Released as 2.2.4.

18 years agoIgnore pci.ids.gz.
Martin Mares [Sat, 9 Sep 2006 12:55:26 +0000 (14:55 +0200)] 
Ignore pci.ids.gz.

18 years agoRemind the maintainer about the current API version.
Martin Mares [Sat, 9 Sep 2006 12:52:34 +0000 (14:52 +0200)] 
Remind the maintainer about the current API version.

18 years agoUpdated PCI_LIB_VERSION.
Martin Mares [Sat, 9 Sep 2006 12:46:47 +0000 (14:46 +0200)] 
Updated PCI_LIB_VERSION.

18 years agoDocumented the machine-readable output format.
Martin Mares [Sat, 9 Sep 2006 12:36:01 +0000 (14:36 +0200)] 
Documented the machine-readable output format.

18 years agoPerform shell escaping in `-m' mode where necessary.
Martin Mares [Sat, 9 Sep 2006 12:34:05 +0000 (14:34 +0200)] 
Perform shell escaping in `-m' mode where necessary.

18 years agoAdded a `-vmm' mode.
Martin Mares [Sat, 9 Sep 2006 12:28:40 +0000 (14:28 +0200)] 
Added a `-vmm' mode.

18 years agoMoved all system-dependent decisions from Makefile to lib/configure.
Martin Mares [Sat, 9 Sep 2006 11:08:12 +0000 (13:08 +0200)] 
Moved all system-dependent decisions from Makefile to lib/configure.

18 years agoDon't check Linux kernel version.
Martin Mares [Sat, 9 Sep 2006 11:01:46 +0000 (13:01 +0200)] 
Don't check Linux kernel version.

18 years agoRemoved -Winline from CFLAGS.
Martin Mares [Sat, 9 Sep 2006 10:55:13 +0000 (12:55 +0200)] 
Removed -Winline from CFLAGS.

18 years agoWhitespace cleanup of all source files.
Martin Mares [Sat, 9 Sep 2006 10:54:10 +0000 (12:54 +0200)] 
Whitespace cleanup of all source files.

18 years agoAdded support for compressed pci.ids.
Martin Mares [Sat, 9 Sep 2006 10:51:31 +0000 (12:51 +0200)] 
Added support for compressed pci.ids.

18 years agoAdded DESTDIR support.
Martin Mares [Sat, 9 Sep 2006 09:52:24 +0000 (11:52 +0200)] 
Added DESTDIR support.

18 years agoAdded .gitignore files.
Martin Mares [Sat, 9 Sep 2006 09:48:20 +0000 (11:48 +0200)] 
Added .gitignore files.

18 years agoClean *.orig, too.
Martin Mares [Sat, 9 Sep 2006 09:46:17 +0000 (11:46 +0200)] 
Clean *.orig, too.

18 years agoCleaned up usage of `char' and `byte'.
Martin Mares [Sat, 9 Sep 2006 09:44:46 +0000 (11:44 +0200)] 
Cleaned up usage of `char' and `byte'.

18 years agoPCI_CLASS_DOCKING_OTHER should be 0x0a80, not 0x0a01.
Martin Mares [Sat, 9 Sep 2006 08:54:07 +0000 (10:54 +0200)] 
PCI_CLASS_DOCKING_OTHER should be 0x0a80, not 0x0a01.

18 years agoAdded PCI_CLASS_xxx constants for all classes currently defined in the pci.ids file.
Martin Mares [Sat, 9 Sep 2006 08:52:19 +0000 (10:52 +0200)] 
Added PCI_CLASS_xxx constants for all classes currently defined in the pci.ids file.

19 years agoFixed a silly typo.
Martin Mares [Tue, 1 Aug 2006 10:19:09 +0000 (12:19 +0200)] 
Fixed a silly typo.

19 years agoReleased 2.2.4-pre4.
Martin Mares [Sun, 30 Jul 2006 12:58:59 +0000 (14:58 +0200)] 
Released 2.2.4-pre4.

19 years agoAdded a missing rule for obsd-device.o.
Martin Mares [Sun, 30 Jul 2006 12:02:26 +0000 (14:02 +0200)] 
Added a missing rule for obsd-device.o.

19 years agoAdded support for MSI per-vector masking.
Martin Mares [Sun, 30 Jul 2006 11:52:29 +0000 (13:52 +0200)] 
Added support for MSI per-vector masking.

19 years agoAdded support for the `bridge subsystem ID' capability.
Martin Mares [Sun, 30 Jul 2006 11:47:44 +0000 (13:47 +0200)] 
Added support for the `bridge subsystem ID' capability.

19 years agoFixed bug in printing of 64-bit prefetchable memory windows.
Martin Mares [Sun, 30 Jul 2006 11:44:02 +0000 (13:44 +0200)] 
Fixed bug in printing of 64-bit prefetchable memory windows.

19 years agoReleased 2.2.4-pre3.
Martin Mares [Sun, 30 Jul 2006 11:26:44 +0000 (13:26 +0200)] 
Released 2.2.4-pre3.

19 years agoExclude .git directory from releases.
Martin Mares [Sun, 30 Jul 2006 11:26:31 +0000 (13:26 +0200)] 
Exclude .git directory from releases.

19 years agoi386-*: Cleaned up printing of initialization errors.
Martin Mares [Sun, 30 Jul 2006 11:23:01 +0000 (13:23 +0200)] 
i386-*: Cleaned up printing of initialization errors.

19 years agolib/i386-ports.c, lib/i386-io-*: Moved the logic which keeps track of
Martin Mares [Sun, 30 Jul 2006 11:14:28 +0000 (13:14 +0200)] 
lib/i386-ports.c, lib/i386-io-*: Moved the logic which keeps track of
the port access state to generic code.

19 years agolib/i386-io-hurd.h: Ask the kernel for I/O port access appropriately.
Martin Mares [Sun, 30 Jul 2006 11:06:09 +0000 (13:06 +0200)] 
lib/i386-io-hurd.h: Ask the kernel for I/O port access appropriately.

19 years agolib/i386-ports.c: Define _GNU_SOURCE, it's needed by the Hurd module.
Martin Mares [Sun, 30 Jul 2006 11:01:44 +0000 (13:01 +0200)] 
lib/i386-ports.c: Define _GNU_SOURCE, it's needed by the Hurd module.

19 years ago(no commit message)
Martin Mares [Sun, 30 Jul 2006 10:59:25 +0000 (12:59 +0200)] 

19 years agoPolishing the Windows port.
Martin Mares [Sun, 30 Jul 2006 10:41:38 +0000 (12:41 +0200)] 
Polishing the Windows port.

19 years agoReleased as 2.2.4-pre2.
Martin Mares [Tue, 27 Jun 2006 13:22:25 +0000 (15:22 +0200)] 
Released as 2.2.4-pre2.

19 years agoImproved the example and added rules for building it.
Martin Mares [Tue, 27 Jun 2006 13:16:18 +0000 (15:16 +0200)] 
Improved the example and added rules for building it.

19 years agoAdd and use PCI_FILL_CLASS.
Martin Mares [Tue, 27 Jun 2006 13:13:20 +0000 (15:13 +0200)] 
Add and use PCI_FILL_CLASS.

19 years agoFixed bug in uploading of alpha versions.
Martin Mares [Sat, 3 Jun 2006 17:54:25 +0000 (19:54 +0200)] 
Fixed bug in uploading of alpha versions.

19 years agoReleased as 2.2.4-pre1.
Martin Mares [Sat, 3 Jun 2006 17:49:05 +0000 (19:49 +0200)] 
Released as 2.2.4-pre1.

19 years agoBetter displaying of unknown subclasses.
Martin Mares [Sat, 3 Jun 2006 17:47:46 +0000 (19:47 +0200)] 
Better displaying of unknown subclasses.

19 years agoFixed formatting of programming interfaces.
Martin Mares [Sat, 3 Jun 2006 17:41:18 +0000 (19:41 +0200)] 
Fixed formatting of programming interfaces.

19 years agoIntroduced the -nn switch.
Martin Mares [Sat, 3 Jun 2006 17:36:35 +0000 (19:36 +0200)] 
Introduced the -nn switch.

19 years agodie() now uses the right program name when printing an error message.
Martin Mares [Wed, 31 May 2006 16:04:36 +0000 (18:04 +0200)] 
die() now uses the right program name when printing an error message.

19 years agoDon't crash when an invalid width is specified.
Martin Mares [Wed, 31 May 2006 16:00:52 +0000 (18:00 +0200)] 
Don't crash when an invalid width is specified.

19 years agoUpdated the README.
Martin Mares [Fri, 19 May 2006 08:46:10 +0000 (10:46 +0200)] 
Updated the README.

19 years agoAdded support for GNU/kFreeBSD.
Martin Mares [Wed, 10 May 2006 09:28:37 +0000 (11:28 +0200)] 
Added support for GNU/kFreeBSD.

19 years agoFixed a silly bug in processing of the -D switch.
Martin Mares [Fri, 5 May 2006 19:46:53 +0000 (21:46 +0200)] 
Fixed a silly bug in processing of the -D switch.

19 years agoReleased as 2.2.2.
Martin Mares [Fri, 5 May 2006 15:22:38 +0000 (17:22 +0200)] 
Released as 2.2.2.

19 years agoUpdated pci.ids from the current db snapshot.
Martin Mares [Fri, 5 May 2006 15:21:51 +0000 (17:21 +0200)] 
Updated pci.ids from the current db snapshot.

19 years agoAdded OpenBSD interface.
Martin Mares [Fri, 5 May 2006 12:30:35 +0000 (14:30 +0200)] 
Added OpenBSD interface.

19 years agoSwitching to GIT repository.
Martin Mares [Fri, 5 May 2006 12:20:51 +0000 (14:20 +0200)] 
Switching to GIT repository.

19 years agoAvoid changes of -m format.
Martin Mares [Tue, 21 Mar 2006 22:49:11 +0000 (22:49 +0000)] 
Avoid changes of -m format.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-96

19 years agoAdded comment on -m
Martin Mares [Tue, 21 Mar 2006 22:30:41 +0000 (22:30 +0000)] 
Added comment on -m

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-95

19 years agoAdded the -D switch.
Martin Mares [Mon, 13 Mar 2006 21:13:14 +0000 (21:13 +0000)] 
Added the -D switch.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-94

19 years agoReport cache line size in bytes.
Martin Mares [Mon, 13 Mar 2006 19:14:03 +0000 (19:14 +0000)] 
Report cache line size in bytes.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-93

19 years agoUse curl if available.
Martin Mares [Mon, 13 Mar 2006 19:12:46 +0000 (19:12 +0000)] 
Use curl if available.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-92

19 years agoFixed decoding of link status register.
Martin Mares [Mon, 13 Mar 2006 19:11:50 +0000 (19:11 +0000)] 
Fixed decoding of link status register.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-91

19 years agoFixes for NetBSD
Martin Mares [Mon, 12 Dec 2005 12:03:28 +0000 (12:03 +0000)] 
Fixes for NetBSD

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-90

19 years agoReleased 2.2.1
Martin Mares [Sat, 26 Nov 2005 13:01:11 +0000 (13:01 +0000)] 
Released 2.2.1

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-89

19 years agoFixed a bug in name lookups
Martin Mares [Sat, 26 Nov 2005 11:53:38 +0000 (11:53 +0000)] 
Fixed a bug in name lookups

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-88

19 years agoMemleak
Martin Mares [Tue, 11 Oct 2005 09:27:36 +0000 (09:27 +0000)] 
Memleak

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-87

19 years agoFixed release script
Martin Mares [Wed, 21 Sep 2005 12:08:39 +0000 (12:08 +0000)] 
Fixed release script

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-86

19 years agoUpdated pci.ids (c)
Martin Mares [Wed, 21 Sep 2005 12:07:59 +0000 (12:07 +0000)] 
Updated pci.ids (c)

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-85

19 years agoFixed 64 bit addresses and released as 2.2.0.
Martin Mares [Wed, 21 Sep 2005 12:05:23 +0000 (12:05 +0000)] 
Fixed 64 bit addresses and released as 2.2.0.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-84

19 years ago-test11
Martin Mares [Sun, 11 Sep 2005 16:08:42 +0000 (16:08 +0000)] 
-test11

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-83

19 years agoHotfix
Martin Mares [Sat, 10 Sep 2005 12:24:08 +0000 (12:24 +0000)] 
Hotfix

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-82

19 years agoReleased -test10.
Martin Mares [Sat, 10 Sep 2005 12:20:02 +0000 (12:20 +0000)] 
Released -test10.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-81

19 years agoCompatibility changes
Martin Mares [Sat, 10 Sep 2005 12:15:14 +0000 (12:15 +0000)] 
Compatibility changes

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-80

19 years agoNew names.c
Martin Mares [Sat, 10 Sep 2005 12:09:51 +0000 (12:09 +0000)] 
New names.c

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-79

19 years agoReleased as 2.1.99-test9.
Martin Mares [Tue, 23 Aug 2005 21:33:37 +0000 (21:33 +0000)] 
Released as 2.1.99-test9.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-78

19 years agoSynchronized pci.ids
Martin Mares [Tue, 23 Aug 2005 21:19:15 +0000 (21:19 +0000)] 
Synchronized pci.ids

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-77

19 years agoRegister caching rewrite
Martin Mares [Tue, 23 Aug 2005 21:12:22 +0000 (21:12 +0000)] 
Register caching rewrite

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-76

19 years agoImproved reading of dumps
Martin Mares [Tue, 23 Aug 2005 19:56:45 +0000 (19:56 +0000)] 
Improved reading of dumps

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-75

19 years agoVarious improvements of PCI-X and PCI Express dumps.
Martin Mares [Tue, 23 Aug 2005 19:50:26 +0000 (19:50 +0000)] 
Various improvements of PCI-X and PCI Express dumps.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-74

19 years agoFixed reading of dumps
Martin Mares [Tue, 23 Aug 2005 19:01:43 +0000 (19:01 +0000)] 
Fixed reading of dumps

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-73

19 years agoSpelling fixes.
Martin Mares [Tue, 23 Aug 2005 18:33:44 +0000 (18:33 +0000)] 
Spelling fixes.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-72

19 years agoUse xmalloc(), not malloc().
Martin Mares [Tue, 23 Aug 2005 11:33:38 +0000 (11:33 +0000)] 
Use xmalloc(), not malloc().

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-71

19 years agoAdded x86_64.
Martin Mares [Mon, 22 Aug 2005 22:21:19 +0000 (22:21 +0000)] 
Added x86_64.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-70

19 years agoFix parsing of domain filters
Martin Mares [Mon, 22 Aug 2005 21:36:27 +0000 (21:36 +0000)] 
Fix parsing of domain filters

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-69

19 years agoFix spelling of Hz
Martin Mares [Mon, 22 Aug 2005 21:34:51 +0000 (21:34 +0000)] 
Fix spelling of Hz

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-68

19 years agoUpdated Release.pm
Martin Mares [Sat, 19 Feb 2005 14:52:55 +0000 (14:52 +0000)] 
Updated Release.pm

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-67

19 years agoAdd a missing semicolon.
Martin Mares [Sat, 13 Nov 2004 14:36:27 +0000 (14:36 +0000)] 
Add a missing semicolon.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-66

19 years agoUpdated specs.
Martin Mares [Thu, 19 Aug 2004 09:19:01 +0000 (09:19 +0000)] 
Updated specs.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-65

19 years ago2.1.99-test8 released.
Martin Mares [Fri, 13 Aug 2004 21:12:07 +0000 (21:12 +0000)] 
2.1.99-test8 released.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-64

19 years agoUnexport byte, word.
Martin Mares [Fri, 13 Aug 2004 20:57:23 +0000 (20:57 +0000)] 
Unexport byte, word.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-63

19 years agoMore Windows stuff.
Martin Mares [Fri, 13 Aug 2004 20:55:00 +0000 (20:55 +0000)] 
More Windows stuff.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-62

19 years agoAdded more parts of the Windows port.
Martin Mares [Fri, 13 Aug 2004 20:54:43 +0000 (20:54 +0000)] 
Added more parts of the Windows port.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-61

19 years agoInclude file splits and namespace cleanups.
Martin Mares [Fri, 13 Aug 2004 20:36:33 +0000 (20:36 +0000)] 
Include file splits and namespace cleanups.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-60

19 years agoSysfs should parse 7 resources, not 8.
Martin Mares [Fri, 13 Aug 2004 19:57:02 +0000 (19:57 +0000)] 
Sysfs should parse 7 resources, not 8.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-59

19 years agoFixed bugs in reading and interpreting of base addresses.
Martin Mares [Fri, 13 Aug 2004 19:51:05 +0000 (19:51 +0000)] 
Fixed bugs in reading and interpreting of base addresses.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-58

19 years agoHT improvements from Maciej
Martin Mares [Fri, 30 Jul 2004 19:00:35 +0000 (19:00 +0000)] 
HT improvements from Maciej

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-57

19 years agoArguments now correspond to the format string
Martin Mares [Sun, 11 Jul 2004 22:00:54 +0000 (22:00 +0000)] 
Arguments now correspond to the format string

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-56

19 years agoForgot to update version number, as usually.
Martin Mares [Mon, 5 Jul 2004 15:44:18 +0000 (15:44 +0000)] 
Forgot to update version number, as usually.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-55

19 years ago2.1.99-test7 released.
Martin Mares [Mon, 5 Jul 2004 15:42:59 +0000 (15:42 +0000)] 
2.1.99-test7 released.

git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-54