This is a small program to help you "find" PCI network cards.

Simply run PCIPKT and it will scan the PCI bus to look for Ethernet devices,
and report any that it finds including the Vendor ID, Device ID, Memory and
I/O addresses as well as assigned Irq (interrupt).

If PCINIC.DAT is available in the directory containing PCINIC.EXE, it will be
used to translate the Vendor and Device ID values into readable text. See the
comments at the beginning of the file for details on the format. You may tell
PCINIC to use a different data file by specifying it on the command line.
eg: PCINIC mydata.dat

If you add new Vendor/Device entries to PCINIC.DAT, please forward them to me
so that they can be included in this distribution.


Dave Dunfield - www.dunfield.com - April 23, 2011
