]> mj.ucw.cz Git - pciutils.git/history - lib
lib/i386-ports.c: Define _GNU_SOURCE, it's needed by the Hurd module.
[pciutils.git] / lib /
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-10 Martin MaresAdded support for GNU/kFreeBSD.
2006-05-05 Martin MaresAdded OpenBSD interface.
2006-05-05 Martin MaresFixes for NetBSD
2006-05-05 Martin MaresFixed 64 bit addresses and released as 2.2.0.
2006-05-05 Martin MaresHotfix
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 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 MaresAdded x86_64.
2006-05-05 Martin MaresFix parsing of domain filters
2006-05-05 Martin MaresAdd a missing semicolon.
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 MaresMerged more PCI Express updates.
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 MaresThe rest of the Windows port.
2006-05-05 Martin MaresAdded Windows port.
2006-05-05 Martin MaresCross-compilation support by Maciej
2006-05-05 Martin MaresHyperTransport capability support
2006-05-05 Martin MaresDecode all bits in type 1 headers
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 MaresRemove ghosts of syscall access method
2006-05-05 Martin MaresRedhat and Mandrake fixes
2006-05-05 Martin MaresCorrected masking of hdr_type
2006-05-05 Martin MaresUpdated the FreeBSD port
2006-05-05 Martin MaresAdd missing files
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 MaresRemoved memory leak in pci_generic_bus_scan().
2006-05-05 Martin MaresFixed UNUSED
2006-05-05 Martin MaresRemoved $Id$
2006-05-05 Martin MaresGluing CVS and TLA history: A bug fix which wasn't...
2006-05-05 Martin MaresNew config system.
2006-05-05 Martin MaresRemoved syscall.
2006-05-05 Martin MaresTesting on real NetBSD revealed a couple of stupid...
2006-05-05 Martin MaresCleaned up NetBSD access functions.
2006-05-05 Martin Mares(pci_generic_scan_bus): Added work-around for devices...
2006-05-05 Martin MaresAdd basic support for AGP3 fields.
2006-05-05 Martin MaresHAVE_OWN_HEADER_H is gone.
2006-05-05 Martin MaresDon't forget to initialize hdrtype.
2006-05-05 Martin MaresInitial NetBSD support.
2006-05-05 Martin MaresChanged all my email addresses to mj@ucw.cz.
2006-05-05 Martin MaresEnd-of-line comments are no longer supported. Hashes...
2006-05-05 Martin MaresAdded PCI-X stuff.
2006-05-05 Martin Mares(pci_lookup_name): When printing unknown subsystem...
2006-05-05 Martin Mares(pci_filter_parse_slot): Allow bus 0xff, slot 0x1f...
2006-05-05 Martin MaresUpdated display of power management information to...
2006-05-05 Martin MaresFixed a couple of bugs in the AIX port and added severa...
2006-05-05 Martin MaresForgot to add...
2006-05-05 Martin MaresChat when the subsystem ID is the same as device ID...
2006-05-05 Martin MaresMerged in AIX port.
2006-05-05 Martin MaresAdded a simple example of how to use the library.
2006-05-05 Martin MaresDon't include <asm/io.h> with glibc.
2006-05-05 Martin MaresSeveral small formatting fixes.
2006-05-05 Martin MaresYet another pread/pwrite fix, this time for libc5.
2006-05-05 Martin MaresAdded configuration for ia64 (the same as for Alpha).
2006-05-05 Martin MaresCorrected order of access methods (thanks to Andreas...
2006-05-05 Martin MaresFixed printing of unknown subsystem ID's.
2006-05-05 Martin MaresReorganized the pci.ids file. Subsystems are listed...
2006-05-05 Eddie C. Dostextend buffer size for proc reads, too small on sparc64
2006-05-05 Martin MaresAdded support for FreeBSD and its /dev/pci access method.
2006-05-05 Martin MaresRewrote the pread/pwrite things once again. Use pread...
2006-05-05 Martin MaresVarious PCIutils changes accumulated over last two...
2006-05-05 Martin MaresWhen device ID lookup fails, return hexadecimal device...
2006-05-05 Martin MaresUse hard-coded numbers instead of __NR_pread in case...
2006-05-05 Martin MaresSparc/Sparc64 fixes by Jakub.
2006-05-05 Martin MaresAlpha compilation fixes by Matthew Jacob.
2006-05-05 Martin Mareso Don't assume unsigned long to be 64-bit on 64-bit...
2006-05-05 Martin MaresCapability list parser now recognizes all AGP and all...
2006-05-05 Martin MaresAdded `bus mapping mode' (-M) which scans the whole...
2006-05-05 Geert UytterhoevenAdd missing final argument to a->debug() call.
2006-05-05 Martin MaresUntil kernel adopts new layout of PCI includes (i.e...
2006-05-05 Martin MaresReplaced `buffer' access method by a real cache.
2006-05-05 Martin MaresRewrote the PCI Utilities. All PCI configuration space...