xref: /plan9-contrib/sys/man/8/pci (revision 221a93d8c1b88955b6954c372655873ebc23a0c8)
PCI 8
NAME
pci - print PCI bus configuration
SYNOPSIS
pci [ -v ]
DESCRIPTION
Pci normally prints one line per device found on the local PCI bus described by #$/pci . The fields are bus . device . function , class, class code, vendor / device ids , IRQ (interrupt), followed by the configuration registers in pairs of index : address and size . The -v option adds a second line per device, containing an English description obtained from /lib/pci . .SH EXAMPLES
FILES
/lib/pci
SOURCE
/rc/bin/pci
SEE ALSO
pnp (3)