- lspci -tv : This command shows PCI information.
————————————————————–OUTPUT—————————————————
[root@kalwa2 ~]# lspci -tv
-[0000:00]-+-00.0 Intel Corporation 440BX/ZX/DX – 82443BX/ZX/DX Host bridge
+-01.0-[01]–
+-07.0 Intel Corporation 82371AB/EB/MB PIIX4 ISA
+-07.1 Intel Corporation 82371AB/EB/MB PIIX4 IDE
+-07.3 Intel Corporation 82371AB/EB/MB PIIX4 ACPI
+-07.7 VMware Virtual Machine Communication Interface
+-0f.0 VMware SVGA II Adapter
+-10.0 LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI
+-11.0-[02]–+-00.0 VMware USB1.1 UHCI Controller
| +-01.0 Intel Corporation 82545EM Gigabit Ethernet Controller (Copper)
| +-02.0 Ensoniq ES1371 [AudioPCI-97]
| \-03.0 VMware USB2 EHCI Controller
+-15.0-[03]–
+-15.1-[04]–
+-15.2-[05]–
———————————OUTPUT truncated due to long listing———————————-
[root@kalwa2 ~]#
————————————————————–END OF OUTPUT—————————————
7. lsusb -tv : This command shows USB information.
————————————————————–OUTPUT—————————————————
[root@kalwa2 ~]# lsusb -tv
Bus# 2
`-Dev# 1 Vendor 0x1d6b Product 0x0001
|-Dev# 2 Vendor 0x0e0f Product 0x0003
`-Dev# 3 Vendor 0x0e0f Product 0x0002
`-Dev# 7 Vendor 0x0e0f Product 0x0008
Bus# 1
`-Dev# 1 Vendor 0x1d6b Product 0x0002
[root@kalwa2 ~]#
————————————————————–END OF OUTPUT—————————————
Leave a Reply