PCI List
--------

Pcilist is a small utility that scans your PC and produces a list of 
all the 'PCI' devices in the system, be they real PCI cards, AGP cards,
or motherboard-mounted devices like USB hubs, IDE controllers and 
sound chips.

The code was originally written by Bernd Meyer (amithlon@amithlon.net) 
and was tweeked to show both device names and PCI Vendor/ID numbers by 
Gary Colville (bombcrater@garycvl.f2s.com).

Usage
-----
Just drop it into your C: dir and type pcilist in a shell. To re-direct 
the output to a file type:

pcilist > devices.txt

