blob: d4d39cc06d124c88c7bea628620b303e3b2e28e0 (
plain) (
blame)
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://mj.ucw.cz/sw/pciutils/
|