summaryrefslogtreecommitdiff
path: root/lspci.man
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2008-02-11 22:03:02 +0100
committerMartin Mares <mj@ucw.cz>2008-02-11 22:03:02 +0100
commit7059c71191b16b439bc6c01803a3c670649da202 (patch)
tree28e5125b7aae1800fb6e8bf8e6592f76d278d8fc /lspci.man
parente022789daaab1c82b0a3e955f1dc4b34a6b03285 (diff)
downloadpciutils-7059c71191b16b439bc6c01803a3c670649da202.tar.gz
Documented the DNS query switches.
Diffstat (limited to 'lspci.man')
-rw-r--r--lspci.man22
1 files changed, 22 insertions, 0 deletions
diff --git a/lspci.man b/lspci.man
index 5ce14f0..e3b1c05 100644
--- a/lspci.man
+++ b/lspci.man
@@ -57,6 +57,25 @@ PCI ID list.
.B -nn
Show PCI vendor and device codes as both numbers and names.
.TP
+.B -q
+Use DNS to query the central PCI ID database if a device is not found in the local
+.B pci.ids
+file. If the DNS query succeeds, the result is cached in
+.B ~/.pciids-cache
+and it is recognized in subsequent runs even if
+.B -q
+is not given any more. Please use this switch inside automated scripts only
+with caution to avoid overloading the database servers.
+.TP
+.B -qq
+Same as
+.BR -q ,
+but the local cache is reset.
+.TP
+.B -Q
+Query the central database even for entries which are recognized locally.
+Use this if you suspect that the displayed entry is wrong.
+.TP
.B -x
Show hexadecimal dump of the standard part of the configuration space (the first
64 bytes or 128 bytes for CardBus bridges).
@@ -333,6 +352,9 @@ utility to download the most recent version.
.B @IDSDIR@/pci.ids.gz
If lspci is compiled with support for compression, this file is tried before pci.ids.
.TP
+.B ~/.pciids-cache
+All ID's found in the DNS query mode are cached in this file.
+.TP
.B /proc/bus/pci
An interface to PCI bus configuration space provided by the post-2.1.82 Linux
kernels. Contains per-bus subdirectories with per-card config space files and a