blob: 636a2231bc573154bf9e3369b93c87b17b01a864 (
plain)
1
2
3
4
5
6
7
8
|
The PCI Utilities package contains various utilities dealing
with the PCI bus, and also a library for portable access to
PCI configuration registers. It includes `lspci' for listing
all PCI devices (very useful for debugging of both kernel and
device drivers) and `setpci' for manual configuration of PCI
devices.
WWW: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html
|