summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2022-03-07 21:21:44 +0100
committerPali Rohár <pali@kernel.org>2022-04-18 20:29:28 +0200
commit963d7cb7cd7133ba8e4662e69c50177654311cf1 (patch)
tree82922e57269c209bcc4a34173c9fcc55e3ce0bb8
parent2d0af6fc3abc1e9bde968668eb27ebf18061d0da (diff)
downloadpciutils-963d7cb7cd7133ba8e4662e69c50177654311cf1.tar.gz
pcilib.man: Include information about win32-sysdbg
-rw-r--r--pcilib.man7
1 files changed, 7 insertions, 0 deletions
diff --git a/pcilib.man b/pcilib.man
index 63e58c8..115f1f3 100644
--- a/pcilib.man
+++ b/pcilib.man
@@ -76,6 +76,13 @@ 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.
+.TP
+.B win32-sysdbg
+Access to the PCI configuration space via NT SysDbg interface on Windows
+systems. Process needs to have Debug privilege, which local Administrators
+have by default. Not available on 64-bit systems and neither on recent 32-bit
+systems. Only devices from the first domain are accessible and only first
+256 bytes of the PCI configuration space is accessible via this method.
.SH PARAMETERS