Text Link Ads

Wednesday, August 22, 2007

Tip for the day: FINDING PCI DEVICES

FINDING PCI DEVICES

Want to get information on PCI devices on your Linux or FreeBSD machine?

On Linux use:

/sbin/lspci (-v is verbose)

On FreeBSD use:

pciconf -l

No comments: