]> git.ipfire.org Git - thirdparty/pciutils.git/commitdiff
pcilib.man: Include information about win32-sysdbg
authorPali Rohár <pali@kernel.org>
Mon, 7 Mar 2022 20:21:44 +0000 (21:21 +0100)
committerPali Rohár <pali@kernel.org>
Mon, 18 Apr 2022 18:29:28 +0000 (20:29 +0200)
pcilib.man

index 63e58c8572feec9048a14541cb4391311f64d465..115f1f350423d03cc0047777c445cb91faf3f39d 100644 (file)
@@ -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