Files
ports/sysutils/pciutils/pkg-descr
Sunpoet Po-Chuan Hsieh f608e9d6c5 Update to 3.6.1
- Update pkg-descr
- Update WWW

Changes:	https://git.kernel.org/pub/scm/utils/pciutils/pciutils.git/tree/ChangeLog?h=v3.6.1
2018-08-05 19:06:16 +00:00

11 lines
443 B
Plaintext

The PCI Utilities are a collection of programs for inspecting and manipulating
configuration of PCI devices, all based on a common portable library libpci.
The utilities include:
- lspci: displays detailed information about all PCI buses and devices in the
system
- setpci: allows reading from and writing to PCI device configuration registers.
For example, you can adjust the latency timers with it.
WWW: https://mj.ucw.cz/sw/pciutils/