Sample protocol.ini file

[PROTMAN]
drivername = PROTMAN$
[PKTDRV]
drivername = PKTDRV$
bindings = PC_CARD
intvec = 0x60
chainvec = 0x66
[PC_CARD]
drivername = PNPND$

Change the [PC_CARD] module driver name to correspond to the NDIS driver in use for your network interface card. For example, if you use a 3Com 509 card then change the driver name to:

drivername = ELNK3$

Type any additional required options for the network interface card configuration in the [PC_CARD] module. Refer to the documentation or the sample Protocol.ini for the network interface card in use, if required. For example, the 3COM509 card lets you optionally specify the IO Base address:

[PC_CARD]
drivername = ELNK3$
IOADDRESS = 0x300