pkgsrc/sysutils/pciutils/DESCR
kristerw b95f5d1cd5 Initial import of sysutils/pciutils-2.1.11:
PCI bus manipulation utility similar to NetBSD pcictl(8)

Provided by Quentin Garnier in PR 20490.
2003-02-26 00:12:42 +00:00

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.