aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2022-01-04 14:19:18 +0100
committerMartin Mareš <mj@ucw.cz>2022-04-15 23:47:37 +0200
commit765da485621dec387a2d2e63b6886f1b56f30675 (patch)
tree84b66c05d9d8733ae350f44e55d8a12324566a78
parent832b07a87c87f02cf17d748c075a84fc3a9b7afd (diff)
downloadpciutils-765da485621dec387a2d2e63b6886f1b56f30675.tar.gz
pcilib.man: Include information about win32-cfgmgr32
-rw-r--r--pcilib.man10
1 files changed, 10 insertions, 0 deletions
diff --git a/pcilib.man b/pcilib.man
index adcbeb6..63e58c8 100644
--- a/pcilib.man
+++ b/pcilib.man
@@ -66,6 +66,16 @@ parameter. The format corresponds to the output of \fIlspci\fP \fB-x\fP.
.B darwin
Access method used on Mac OS X / Darwin. Must be run as root and the system
must have been booted with debug=0x144.
+.TP
+.B win32-cfgmgr32
+Device listing on Windows systems using the Windows Configuration Manager
+via cfgmgr32.dll system library. This method does not require any special
+Administrator rights or privileges. Configuration Manager provides only basic
+information about devices, assigned resources and device tree structure. There
+is no access to the PCI configuration space but libpci provides read-only
+virtual emulation based on information from Configuration Manager. Starting
+with Windows 8 (NT 6.2) it is not possible to retrieve resources from 32-bit
+application or library on 64-bit system.
.SH PARAMETERS