[Ilugc] One Day One Command (LSPCI)

  • From: sbharathi@xxxxxxxxxxxxx (Bharathi Subramanian)
  • Date: Sun Jun 26 06:38:34 2005

GTK-Octave Project, which is done by a student team from Trichy GLUG,
is got the 2nd Price in the RedHat OSS Challenge 2004-2005.
URL: http://octave-gtk.sourceforge.net/

One Day One Command 
===================

lspci -- List all PCI device information.

Summary:

lspci is a utility for displaying information about all PCI buses in
the system and all devices connected to them.

Examples:

$ lspci -- List all PCI device details in short form.

$ lspci -v -- List all PCI device details in long form.

$ lspci -vv -- List all PCI device details in very verbose form.

$ lspci -vb -- Show PCI device connection in Tree form.

$ lspci -n -- Show details in raw form like vendor & device code.

$ lscpi -d 8086: -- Show only Intel's PCI devices.

$ lspci -m -- Show the details in more readable form.

$ lspci -x -- Show initial PCI configuration details in HEX.

# lspci -xxx -- Show whole PCI configuration details in HEX.

Read: man lspci

Bye :)
--
Bharathi S
ODOC LJ -- http://www.livejournal.com/community/ilugc/

Other related posts: