]> git.ipfire.org Git - thirdparty/pciutils.git/history - ChangeLog
lspci: Use #defines for greppability
[thirdparty/pciutils.git] / ChangeLog
2006-09-09  Martin MaresClean *.orig, too.
2006-09-09  Martin MaresCleaned up usage of `char' and `byte'.
2006-09-09  Martin MaresPCI_CLASS_DOCKING_OTHER should be 0x0a80, not 0x0a01.
2006-09-09  Martin MaresAdded PCI_CLASS_xxx constants for all classes currently...
2006-08-01  Martin MaresFixed a silly typo.
2006-07-30  Martin MaresAdded a missing rule for obsd-device.o.
2006-07-30  Martin MaresAdded support for MSI per-vector masking.
2006-07-30  Martin MaresAdded support for the `bridge subsystem ID' capability.
2006-07-30  Martin MaresFixed bug in printing of 64-bit prefetchable memory...
2006-07-30  Martin MaresExclude .git directory from releases.
2006-07-30  Martin Maresi386-*: Cleaned up printing of initialization errors.
2006-07-30  Martin Mareslib/i386-ports.c, lib/i386-io-*: Moved the logic which...
2006-07-30  Martin Mareslib/i386-io-hurd.h: Ask the kernel for I/O port access...
2006-07-30  Martin Mareslib/i386-ports.c: Define _GNU_SOURCE, it's needed by...
2006-07-30  Martin Mares(no commit message)
2006-07-30  Martin MaresPolishing the Windows port.
2006-06-27  Martin MaresImproved the example and added rules for building it.
2006-06-27  Martin MaresAdd and use PCI_FILL_CLASS.
2006-06-03  Martin MaresBetter displaying of unknown subclasses.
2006-06-03  Martin MaresFixed formatting of programming interfaces.
2006-06-03  Martin MaresIntroduced the -nn switch.
2006-05-31  Martin Maresdie() now uses the right program name when printing...
2006-05-31  Martin MaresDon't crash when an invalid width is specified.
2006-05-19  Martin MaresUpdated the README.
2006-05-10  Martin MaresAdded support for GNU/kFreeBSD.
2006-05-05  Martin MaresFixed a silly bug in processing of the -D switch.
2006-05-05  Martin MaresReleased as 2.2.2.
2006-05-05  Martin MaresUpdated pci.ids from the current db snapshot.
2006-05-05  Martin MaresAdded OpenBSD interface.
2006-05-05  Martin MaresSwitching to GIT repository.
2006-05-05  Martin MaresAvoid changes of -m format.
2006-05-05  Martin MaresAdded comment on -m
2006-05-05  Martin MaresAdded the -D switch.
2006-05-05  Martin MaresReport cache line size in bytes.
2006-05-05  Martin MaresUse curl if available.
2006-05-05  Martin MaresFixed decoding of link status register.
2006-05-05  Martin MaresFixes for NetBSD
2006-05-05  Martin MaresReleased 2.2.1
2006-05-05  Martin MaresFixed a bug in name lookups
2006-05-05  Martin MaresMemleak
2006-05-05  Martin MaresUpdated pci.ids (c)
2006-05-05  Martin MaresFixed 64 bit addresses and released as 2.2.0.
2006-05-05  Martin Mares-test11
2006-05-05  Martin MaresReleased -test10.
2006-05-05  Martin MaresCompatibility changes
2006-05-05  Martin MaresNew names.c
2006-05-05  Martin MaresReleased as 2.1.99-test9.
2006-05-05  Martin MaresRegister caching rewrite
2006-05-05  Martin MaresImproved reading of dumps
2006-05-05  Martin MaresVarious improvements of PCI-X and PCI Express dumps.
2006-05-05  Martin MaresFixed reading of dumps
2006-05-05  Martin MaresSpelling fixes.
2006-05-05  Martin MaresUse xmalloc(), not malloc().
2006-05-05  Martin MaresAdded x86_64.
2006-05-05  Martin MaresFix parsing of domain filters
2006-05-05  Martin MaresFix spelling of Hz
2006-05-05  Martin MaresUpdated specs.
2006-05-05  Martin Mares2.1.99-test8 released.
2006-05-05  Martin MaresUnexport byte, word.
2006-05-05  Martin MaresAdded more parts of the Windows port.
2006-05-05  Martin MaresInclude file splits and namespace cleanups.
2006-05-05  Martin MaresSysfs should parse 7 resources, not 8.
2006-05-05  Martin MaresFixed bugs in reading and interpreting of base addresses.
2006-05-05  Martin MaresHT improvements from Maciej
2006-05-05  Martin MaresArguments now correspond to the format string
2006-05-05  Martin Mares2.1.99-test7 released.
2006-05-05  Martin MaresMerged more PCI Express updates.
2006-05-05  Martin MaresReleased as 2.1.99-test6.
2006-05-05  Martin MaresAdded dumping of MSI-X caps.
2006-05-05  Martin MaresAdded support for 4096-byte extended configuration...
2006-05-05  Martin Mares2.1.99-test5 released
2006-05-05  Martin MaresAdded Windows port.
2006-05-05  Martin MaresCross-compilation support by Maciej
2006-05-05  Martin MaresReleased as 2.1.99-test4.
2006-05-05  Martin MaresAllow header type 1 for any bridge.
2006-05-05  Martin MaresBug fixes to format_agp_rate().
2006-05-05  Martin MaresHyperTransport capability support
2006-05-05  Martin MaresDecode all bits in type 1 headers
2006-05-05  Martin MaresReleased 2.1.99-test3
2006-05-05  Martin MaresSupport for PCI domains finished
2006-05-05  Martin MaresPreliminary support for PCI domains
2006-05-05  Martin MaresAdded sysfs support
2006-05-05  Martin MaresRemoved "Linux" from the package name
2006-05-05  Martin MaresNew release system
2006-05-05  Martin Mares2.1.99-test1 released
2006-05-05  Martin MaresRemove ghosts of syscall access method
2006-05-05  Martin Maresupdate-pciids should preserve permissions
2006-05-05  Martin MaresRedhat and Mandrake fixes
2006-05-05  Martin MaresMerged bug fixes from Debian patches
2006-05-05  Martin MaresCorrected masking of hdr_type
2006-05-05  Martin MaresUpdated the FreeBSD port
2006-05-05  Martin MaresAdded support for SunOS/i386
2006-05-05  Martin MaresClean up types
2006-05-05  Martin MaresAdded support for GNU Hurd
2006-05-05  Martin MaresFixed calls to config_fetch()
2006-05-05  Martin MaresFixed @SHAREDIR@
2006-05-05  Martin MaresMore -D fixes.
2006-05-05  Martin Maressetpci: -D should not disable reading
2006-05-05  Martin MaresBetter error messages
2006-05-05  Martin MaresIntroduced NONRET macro
next