2006-05-05 |
Martin Mares | Fix a comment. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Added a bunch of PCI ID's contributed by Gunther Mayer. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Added a simple example of how to use the library. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Revealed existence of the --version switch. :) |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Added a bunch of new PCI ID's and synced the ID databas... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Ralf Baechle | Add complete list of SGI PCI ids. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Added few ID's and released as pciutils-2.1.5. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Updated spec file by Andreas Jaeger. Now uses %{_mandir}. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Don't crash when -s or -d is not given an argument. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | When installing man pages, use /usr/share/man if it... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Don't include <asm/io.h> with glibc. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Synced pci.ids with Linux 2.3.40 and released as pciuti... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Oops, forgot them in last commit. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Fixed a bug in fetching of cardbus bridge header extens... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Several small formatting fixes. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Yet another pread/pwrite fix, this time for libc5. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Added a bunch of new ID's. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Added configuration for ia64 (the same as for Alpha). |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Released as pciutils 2.1.3. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Alpha IO_FORMAT fix by Andrea Arcangeli. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Several new ID's. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Corrected order of access methods (thanks to Andreas... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Several new ID's. Also synced with 2.3.35. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Synced with 2.3.34. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Fixed printing of unknown subsystem ID's. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Released as version 2.1.1. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Don't forget to increment address after writing single... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | PCI ID's ... as usually. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | If prog-if is zero, but it's present in the ID list... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Released as version 2.1. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Synchronize to 2.3.24 devlist.h. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | A lot of subsystem ID's from Dave Jones. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | PCI Bridge Optimization in the kernel is gone. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Reorganized the pci.ids file. Subsystems are listed... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | * pci.ids: New ID's. As usually. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | More PCI ID's. Again. :) |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Eddie C. Dost | fix args to install |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Eddie C. Dost | extend buffer size for proc reads, too small on sparc64 |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | And as usually, some new PCI IDs. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Don't show region size if it's zero (usually due to... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Few more ID's. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Added support for FreeBSD and its /dev/pci access method. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Rewrote the pread/pwrite things once again. Use pread... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Some new PCI ID's. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Ralf Baechle | Some more SGI device IDs. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Ralf Baechle | Add IOC3 id. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Various PCIutils changes accumulated over last two... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Added reference to PowerTweak. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | A lot of PCI ID's and also uninstall target, both by... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | When device ID lookup fails, return hexadecimal device... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | PCI ID database updates accumulated over last few weeks. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | AGP command register display bug fix from Petr Vandrovec. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Use hard-coded numbers instead of __NR_pread in case... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Added some ID's. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Cort Dougan | New Motorola IDs and a fix for the messed up vendor ID |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Miscellaneous PCI ID contributions. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Sparc/Sparc64 fixes by Jakub. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Few updates to the ID database. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Released as 1.99.5-alpha. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Alpha compilation fixes by Matthew Jacob. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | A lot of updates from Adam J. Richter. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Some more PCI ID's from Michael Neuffer. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Cort Dougan | Add python. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | o Don't assume unsigned long to be 64-bit on 64-bit... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Capability list parser now recognizes all AGP and all... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Added `bus mapping mode' (-M) which scans the whole... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Jakub Jelinek | DECchip 21153 here as well. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Geert Uytterhoeven | Add missing final argument to a->debug() call. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Grrr, forgot to commit those :( |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Rewrote `dist' and `release' rules to generate version... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Until kernel adopts new layout of PCI includes (i.e... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | lspci now understands PCI capability lists. Currently... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Assorted ID file fixes. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Replaced `buffer' access method by a real cache. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Added few device IDs. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Rewrote the PCI Utilities. All PCI configuration space... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Miscellaneous documentation fixes. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Updated spec file from Krzysztof G. Baranowski. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Moved pci.ids to /usr/share. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Fixed displaying of prefetchable-memory-behind-bridge. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Jes Sorensen | add 3Com 3c985 and Alteon AceNIC |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Ralf Baechle | Add Genroco and the Genroco HFP-832 HiPPI NIC. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Oops, the test for glibc version was wrong :-| |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Renamed specs to pciutils.spec, so that rpm --build... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Don't include <syscall-list.h> on glibc >= 2.1, since... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Released as version 1.08. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Added specs file contributed by Krzysztof Baranowski. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | glibc 2.1.x defines pread()/pwrite() in its include... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Renamed the `dump whole config space' to `-xxx', so... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Better displaying of disabled and unassigned base addre... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Fixed problems with glibc 1.99 on PPC. Thanks, Geert. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Cort Dougan | mpic and mpic-2 |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Cort Dougan | Add PowerMP board |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Added support for printing of subsystem IDs. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Verbose display of CardBus bridge headers (type 2)... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Releasing as 1.06. All glibc 2.1 troubles should be... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Define SYS_(pread|pwrite) as __NR_\1 on glibc systems... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Killed an unused variable. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | Releasing as version 1.05. The 1.04 from yesterday... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Martin Mares | pread()/pwrite() now should work even with glibc on... |
commit | commitdiff | tree | snapshot |
next |