mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
7 lines
296 B
Plaintext
7 lines
296 B
Plaintext
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.
|