The lspci command can display information about devices except the following

The lspci command can display information about devices except the following:

The lspci command can display information about devices except the following:

A.
Card bus speed (e.g. 66Mhz)

B.
Card IRQ settings

C.
Card vendor identification

D.
Card AGP rate (e.g. 1x, 2x, 4x)

E.
Card Ethernet MAC address

Explanation/Reference:
lspci is an utility for displaying information about all PCI buses in the system and all devices connected to them.
To display the MAC address of Ethernet use the ifconfig command.

Example:
# lspci -v
04:09.0 Ethernet controller: Intel Corporation 82541PI Gigabit Ethernet Controller (rev 05)
Subsystem: Intel Corporation Device 1376
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 17
Memory at fdce0000 (32-bit, non-prefetchable) [size=128K]
Memory at fdcc0000 (32-bit, non-prefetchable) [size=128K]
I/O ports at 9c00 [size=64]
Expansion ROM at fdb00000 [disabled] [size=128K]
Capabilities: [dc] Power Management version 2
Capabilities: [e4] PCI-X non-bridge device
Kernel driver in use: e1000
Kernel modules: e1000



Leave a Reply 1

Your email address will not be published. Required fields are marked *


liti

liti

Correct Answer: E