b95f5d1cd5
PCI bus manipulation utility similar to NetBSD pcictl(8) Provided by Quentin Garnier in PR 20490.
6 lines
296 B
Text
6 lines
296 B
Text
pciutils is a set of utilities used to access the PCI
|
|
bus. lspci(8) lists devices and information about their
|
|
resources, and setpci(8) enables the user to control the
|
|
PCI bus by writing to config registers. Additionnally,
|
|
liblspci.a, the library upon which those utilities are
|
|
built is provided.
|