]> mj.ucw.cz Git - pciutils.git/shortlog
pciutils.git
2006-05-05 Martin MaresYet another pread/pwrite fix, this time for libc5.
2006-05-05 Martin MaresAdded a bunch of new ID's.
2006-05-05 Martin MaresAdded configuration for ia64 (the same as for Alpha).
2006-05-05 Martin MaresReleased as pciutils 2.1.3.
2006-05-05 Martin MaresAlpha IO_FORMAT fix by Andrea Arcangeli.
2006-05-05 Martin MaresSeveral new ID's.
2006-05-05 Martin MaresCorrected order of access methods (thanks to Andreas...
2006-05-05 Martin MaresSeveral new ID's. Also synced with 2.3.35.
2006-05-05 Martin MaresSynced with 2.3.34.
2006-05-05 Martin MaresFixed printing of unknown subsystem ID's.
2006-05-05 Martin MaresReleased as version 2.1.1.
2006-05-05 Martin MaresDon't forget to increment address after writing single...
2006-05-05 Martin MaresPCI ID's ... as usually.
2006-05-05 Martin MaresIf prog-if is zero, but it's present in the ID list...
2006-05-05 Martin MaresReleased as version 2.1.
2006-05-05 Martin MaresSynchronize to 2.3.24 devlist.h.
2006-05-05 Martin MaresA lot of subsystem ID's from Dave Jones.
2006-05-05 Martin MaresPCI Bridge Optimization in the kernel is gone.
2006-05-05 Martin MaresReorganized the pci.ids file. Subsystems are listed...
2006-05-05 Martin Mares* pci.ids: New ID's. As usually.
2006-05-05 Martin MaresMore PCI ID's. Again. :)
2006-05-05 Eddie C. Dostfix args to install
2006-05-05 Eddie C. Dostextend buffer size for proc reads, too small on sparc64
2006-05-05 Martin MaresAnd as usually, some new PCI IDs.
2006-05-05 Martin MaresDon't show region size if it's zero (usually due to...
2006-05-05 Martin MaresFew more ID's.
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 MaresSome new PCI ID's.
2006-05-05 Ralf BaechleSome more SGI device IDs.
2006-05-05 Ralf BaechleAdd IOC3 id.
2006-05-05 Martin MaresVarious PCIutils changes accumulated over last two...
2006-05-05 Martin MaresAdded reference to PowerTweak.
2006-05-05 Martin MaresA lot of PCI ID's and also uninstall target, both by...
2006-05-05 Martin MaresWhen device ID lookup fails, return hexadecimal device...
2006-05-05 Martin MaresPCI ID database updates accumulated over last few weeks.
2006-05-05 Martin MaresAGP command register display bug fix from Petr Vandrovec.
2006-05-05 Martin MaresUse hard-coded numbers instead of __NR_pread in case...
2006-05-05 Martin MaresAdded some ID's.
2006-05-05 Cort DouganNew Motorola IDs and a fix for the messed up vendor ID
2006-05-05 Martin MaresMiscellaneous PCI ID contributions.
2006-05-05 Martin MaresSparc/Sparc64 fixes by Jakub.
2006-05-05 Martin MaresFew updates to the ID database.
2006-05-05 Martin MaresReleased as 1.99.5-alpha.
2006-05-05 Martin MaresAlpha compilation fixes by Matthew Jacob.
2006-05-05 Martin MaresA lot of updates from Adam J. Richter.
2006-05-05 Martin MaresSome more PCI ID's from Michael Neuffer.
2006-05-05 Cort DouganAdd python.
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 Jakub JelinekDECchip 21153 here as well.
2006-05-05 Geert UytterhoevenAdd missing final argument to a->debug() call.
2006-05-05 Martin MaresGrrr, forgot to commit those :(
2006-05-05 Martin MaresRewrote `dist' and `release' rules to generate version...
2006-05-05 Martin MaresUntil kernel adopts new layout of PCI includes (i.e...
2006-05-05 Martin Mareslspci now understands PCI capability lists. Currently...
2006-05-05 Martin MaresAssorted ID file fixes.
2006-05-05 Martin MaresReplaced `buffer' access method by a real cache.
2006-05-05 Martin MaresAdded few device IDs.
2006-05-05 Martin MaresRewrote the PCI Utilities. All PCI configuration space...
2006-05-05 Martin MaresMiscellaneous documentation fixes.
2006-05-05 Martin MaresUpdated spec file from Krzysztof G. Baranowski.
2006-05-05 Martin MaresMoved pci.ids to /usr/share.
2006-05-05 Martin MaresFixed displaying of prefetchable-memory-behind-bridge.
2006-05-05 Jes Sorensenadd 3Com 3c985 and Alteon AceNIC
2006-05-05 Ralf BaechleAdd Genroco and the Genroco HFP-832 HiPPI NIC.
2006-05-05 Martin MaresOops, the test for glibc version was wrong :-|
2006-05-05 Martin MaresRenamed specs to pciutils.spec, so that rpm --build...
2006-05-05 Martin MaresDon't include <syscall-list.h> on glibc >= 2.1, since...
2006-05-05 Martin MaresReleased as version 1.08.
2006-05-05 Martin MaresAdded specs file contributed by Krzysztof Baranowski.
2006-05-05 Martin Maresglibc 2.1.x defines pread()/pwrite() in its include...
2006-05-05 Martin MaresRenamed the `dump whole config space' to `-xxx', so...
2006-05-05 Martin MaresBetter displaying of disabled and unassigned base addre...
2006-05-05 Martin MaresFixed problems with glibc 1.99 on PPC. Thanks, Geert.
2006-05-05 Cort Douganmpic and mpic-2
2006-05-05 Cort DouganAdd PowerMP board
2006-05-05 Martin MaresAdded support for printing of subsystem IDs.
2006-05-05 Martin MaresVerbose display of CardBus bridge headers (type 2)...
2006-05-05 Martin MaresReleasing as 1.06. All glibc 2.1 troubles should be...
2006-05-05 Martin MaresDefine SYS_(pread|pwrite) as __NR_\1 on glibc systems...
2006-05-05 Martin MaresKilled an unused variable.
2006-05-05 Martin MaresReleasing as version 1.05. The 1.04 from yesterday...
2006-05-05 Martin Marespread()/pwrite() now should work even with glibc on...
2006-05-05 Martin Mares<linux/pci.h> is already included in pciutils.h, no...
2006-05-05 Martin MaresNow responds to "--version"
2006-05-05 Martin MaresRemoved duplicate ID.
2006-05-05 Martin MaresFixed bug in parsing of ":x" type filters.
2006-05-05 Martin MaresMore pci.ids updates from Jens Maurer.
2006-05-05 Eddie C. Dostadd Madge ATM Collage 155 Server
2006-05-05 Martin MaresUpdated PCI ID entries from Jens Maurer.
2006-05-05 Martin MaresPCIutils 1.03.
2006-05-05 Martin MaresIntermediate version of pciutils.
2006-05-05 Martin MaresPCI-to-PCI bridges were not displayed properly in the...
2006-05-05 Eddie C. Dostadd Ultra IIi PCI devices
2006-05-05 Martin MaresAdded machine-readable dump format.
2006-05-05 Martin Mares- Include pci.h in full distribution and use it instead...
2006-05-05 Eddie C. Dostadd SUN device IDs
2006-05-05 Martin Mares- Added a man page and updated README
next