Version: 3.6.4, Package name: pciutils-3.6.4 |
Maintained by: Jonathan Gray |
Master sites: |
Description The PCI Utilities package contains a library for portable access to PCI bus configuration registers and several utilities based on this library. Currently, pciutils work on all versions of Linux and they also have somewhat experimental support for OpenBSD, FreeBSD, NetBSD, AIX, GNU Hurd and Solaris/x86. It should be very easy to add support for other systems as well (volunteers wanted; if you want to try that, I'll be very glad to see the patches and include them in the next version). The utilities include: (See manual pages for more details) - lspci: displays detailed information about all PCI buses and devices. - setpci: allows to read from and write to PCI device configuration registers. For example, you can adjust the latency timers with it. CAUTION: There is a couple of dangerous points and caveats, please read the manual page first! - update-pciids: download the current version of the pci.ids file. On OpenBSD you need to set sysctl machdep.allowaperture=2 in /etc/sysctl.conf, and run lspci and setpci as root. |
Filesize: 478.442 KB |
Version History (View Complete History) |
|
2020-05-15 07:01:32 by Jonathan Gray | Files touched by this commit (2) |
Log message: update to pciutils 3.6.4 |
2020-01-26 00:31:53 by Jonathan Gray | Files touched by this commit (4) |
Log message: update to pciutils 3.6.3 |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-11-24 01:04:46 by Jonathan Gray | Files touched by this commit (2) |
Log message: update to pciutils 3.6.2 |
2018-07-11 08:27:02 by Gonzalo L. Rodriguez | Files touched by this commit (2) |
Log message: Update for pciutils to 3.6.0 OK jsg@ (maintainer) |
2018-03-06 18:59:50 by Jonathan Gray | Files touched by this commit (2) |
Log message: update to pciutils 3.5.6 take maintainership as suggested by matthieu@ ok sthen@ kn@ |
2016-09-01 04:53:27 by Jasper Lievisse Adriaanse | Files touched by this commit (36) |
Log message: retire sparc |
2016-03-09 11:31:36 by Jasper Lievisse Adriaanse | Files touched by this commit (14) |
Log message: remove vax workarounds/tentacles, reword where applicable |
2015-04-11 02:25:10 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to pciutils-3.3.1. This port may not stay around very much longer but chrome still needs it for the time being. ok matthieu@ (maintainer) |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2010-10-19 01:43:05 by Marc Espie | Files touched by this commit (132) |
Log message: USE_GROFF=Yes |
2010-04-15 08:29:18 by Antoine Jacoutot | Files touched by this commit (91) |
Log message: Consistency: remove the 1, 2 or even 3 empty blank lines. sthen@ agrees |
2009-09-29 23:24:24 by Matthieu Herrb | Files touched by this commit (2) |
Log message: Install the libs of the packages. From Stephan A. Rickauer. ok sthen@, jasper@. |
2009-03-22 15:48:50 by Matthieu Herrb | Files touched by this commit (2) |
Log message: update to pciutils 3.1.2. From Benoit Lecocq. Thanks. |
2009-01-30 15:22:39 by Matthieu Herrb | Files touched by this commit (5) |
Log message: update to pciutils 3.0.3. From Benoit Lecocq. Thanks. |
2008-01-04 10:48:38 by Marc Espie | Files touched by this commit (187) |
Log message: tweak FAKE_FLAGS semantics to saner defaults. |
2007-09-15 15:14:03 by Michael Erdely | Files touched by this commit (110) |
Log message: Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2007-02-01 07:37:41 by Marc Espie | Files touched by this commit (1) |
Log message: fix thoroughly stupid manpage check. |
2006-12-30 07:55:26 by Matthieu Herrb | Files touched by this commit (10) |
Log message: Update to pciutils 2.2.4. With help and testing from steven@ |
2006-12-12 13:32:37 by Mark Kettenis | Files touched by this commit (2) |
Log message: Make reading PCI registers work on big-endian platforms. ok matthieu@ |