summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pciconf/pciconf.8
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>2000-11-13 12:08:29 +0000
committermsmith <msmith@FreeBSD.org>2000-11-13 12:08:29 +0000
commitdf7eda4f948e8f6eccf379bdd49c7f78a8eaed36 (patch)
tree02ce898a37664a81506e381079a2d1c3dc8aad5d /usr.sbin/pciconf/pciconf.8
parent1bad2bb46b062ade7bb8b8d1cd6629fc1091f576 (diff)
downloadFreeBSD-src-df7eda4f948e8f6eccf379bdd49c7f78a8eaed36.zip
FreeBSD-src-df7eda4f948e8f6eccf379bdd49c7f78a8eaed36.tar.gz
Add support for decoding the PCI vendor and device ID registers. Add a
database of about 1400 vendors and 2700 devices courtesy of www.yourvote.com/pci. We still need to add some more, but this is a good start.
Diffstat (limited to 'usr.sbin/pciconf/pciconf.8')
-rw-r--r--usr.sbin/pciconf/pciconf.85
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/pciconf/pciconf.8 b/usr.sbin/pciconf/pciconf.8
index 0808806..fe72312 100644
--- a/usr.sbin/pciconf/pciconf.8
+++ b/usr.sbin/pciconf/pciconf.8
@@ -55,6 +55,11 @@ bar0@pci0:5:0: class=0x000100 card=0x00000000 chip=0x88c15333 rev=0x00 hdr=0x00
none0@pci0:6:0: class=0x020000 card=0x00000000 chip=0x802910ec rev=0x00 hdr=0x00
.Ed
.Pp
+If the
+.Fl v
+option is supplied, vendor and device identification strings are printed for
+each device on the following line.
+.Pp
The first column gives the
device name, unit number, and
.Ar selector .
OpenPOWER on IntegriCloud