| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-61
|
|
|
|
| |
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-60
|
|
|
|
| |
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-53
|
|
|
|
| |
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-32
|
|
|
|
|
|
|
| |
* pciutils.h, common.c, lspci.man, setpci.man, lib/internal.h:
Remove shadows of the syscall access method which was never
implemented.
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-25
|
|
|
|
|
|
|
| |
pciutils.h, common.c, setpci.c: Introduced a NONRET macro encapsulating
the GCC specific __attribute__((noreturn)) and killed the hack with
redefining __attribute__ on non-GCC compilers.
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-10
|
|
|
|
|
| |
Removed CVS $Id$ tags from all files.
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-3
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
moved to a library which supports multiple access mechanisms: the current
/proc/bus/pci one, direct port access (needed for debugging of kernel
PCI code and as a nice side-effect this makes pciutils work with 2.0
kernels, although only for root) and reading of configuration dumps.
This has been released as version 1.99.2-alpha. For detailed description
of changes, see the ChangeLog.
Can anybody test it on non-PC architectures, please? (Especially if you
have any 64-bit card.)
|
|
|
|
| |
Released as version 1.10.
|
|
|
|
| |
Releasing as version 1.09.
|
| |
|
|
|
|
| |
Releasing as version 1.07.
|
|
|
|
| |
I've just commited.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- New filtering code (see ChangeLog and man page), lspci modified
to use it.
- First attempt to write setpci, but just now doesn't compile.
(It's commented out in Makefile and I commit it only because
I need to work on it on different computer.)
Will be released as 1.03 as soon as setpci starts working.
|
|
|
|
|
|
|
|
|
| |
when available. This should work-around all problems with Linus not
synchronized with our PCI development.
- Fixed few cosmetic bugs (version in man pages etc.)
- Released as version 1.01.
|
|
|
|
|
|
|
|
|
|
| |
- New options for overriding names of /proc/bus/pci and /etc/pci.ids.
- Added verbose tree mode.
- Included new pci.ids, now maintained by Jens Maurer.
- Removed some debugging hacks.
|
|
|