⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pcilib.man

📁 linux下的pci设备浏览工具
💻 MAN
字号:
.TH pcilib 7 "@TODAY@" "@VERSION@" "The PCI Utilities".IX pcilib.SH NAMEpcilib \- a library for accessing PCI devices.SH DESCRIPTIONThe PCI library (also known as \fIpcilib\fP and \fIlibpci\fP) is a portable libraryfor accessing PCI devices and their configuration space..SH ACCESS METHODS.PPThe library supports a variety of methods to access the configuration spaceon different operating systems. By default, the first matching method in thislist is used, but you can specify override the decision (see the \fB-A\fP switchof \fIlspci\fP)..TP.B linux-sysfsThe.B /sysfilesystem on Linux 2.6 and newer. The standard header of the config space is availableto all users, the rest only to root. Supports extended configuration space, PCI domains,VPD (from Linux 2.6.26), physical slots (also since Linux 2.6.26) and information on attachedkernel drivers..TP.B linux-procThe.B /proc/bus/pciinterface supported by Linux 2.1 and newer. The standard header of the config space is availableto all users, the rest only to root..TP.B intel-conf1Direct hardware access via Intel configuration mechanism 1. Available on i386 and compatibleson Linux, Solaris/x86, GNU Hurd and Windows. Requires root privileges..TP.B intel-conf2Direct hardware access via Intel configuration mechanism 2. Available on i386 and compatibleson Linux, Solaris/x86, GNU Hurd and Windows. Requires root privileges. Warning: This methodis able to address only the first 16 devices on any bus and it seems to be veryunreliable in many cases..TP.B fbsd-deviceThe.B /dev/pcidevice on FreeBSD. Requires root privileges..TP.B aix-deviceAccess method used on AIX. Requires root privileges..TP.B nbsd-libpciThe.B /dev/pci0device on NetBSD accessed using the local libpci library..TP.B obsd-deviceThe.B /dev/pcidevice on OpenBSD. Requires root privileges..TP.B dumpRead the contents of configuration registers from a file specified in the.B dump.nameparameter. The format corresponds to the output of \fIlspci\fP \fB-x\fP..SH PARAMETERS.PPThe library is controlled by several parameters. They should have sensible defaultvalues, but in case you want to do something unusual (or even something weird),you can override them (see the \fB-O\fP switch of \fIlspci\fP)..SS Parameters of specific access methods.TP.B dump.nameName of the bus dump file to read from..TP.B fbsd.pathPath to the FreeBSD PCI device..TP.B nbsd.pathPath to the NetBSD PCI device..TP.B obsd.pathPath to the OpenBSD PCI device..TP.B proc.pathPath to the procfs bus tree..TP.B sysfs.pathPath to the sysfs device tree..SS Parameters for resolving of ID's via DNS.TP.B net.domainDNS domain containing the ID database..TP.B net.cache_nameName of the file used for caching of resolved ID's..SH SEE ALSO.BR lspci (8),.BR setpci (8),.BR update-pciids (8).SH AUTHORThe PCI Utilities are maintained by Martin Mares <mj@ucw.cz>.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -