blob: f62fab193dd30dba84d3e8af978d5b33cd991c4e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
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
- Samy Al Bahra <samy@kerneled.com>
|