MirBSD manpage: scanpci(1)


SCANPCI(1)          UNIX Programmer's Manual           SCANPCI(1)

NAME

     scanpci - scan/probe PCI buses

SYNOPSIS

     scanpci [-v12OfV]

DESCRIPTION

     Scanpci is a utility that can be used to scan PCI buses and
     report information about the configuration space settings
     for each PCI device. On most platforms, scanpci can only be
     run by the root user.

OPTIONS

     -v      Print the configuration space information for each
             device in a verbose format.  Without this option,
             only a brief description is printed for each device.

     -1      Use PCI config type 1.

     -2      Use PCI config type 2.

     -f      Used in conjunction with the above two options, this
             forces the specified configuration type to be used
             for config space access.

     -O      Use the OS's PCI config space access mechanism to
             access the PCI config space (when available).

     -V n    Set the verbosity level to n for the internal PCI
             scanner.  This is primarily for debugging use.

SEE ALSO

     pcitweak(1)

AUTHORS


XFree86                   Version 4.5.0                         1

Generated on 2021-12-07 11:07:08 by $MirOS: src/scripts/roff2htm,v 1.103 2021/01/23 20:24:35 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2021 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.