Sample Config.sys file |
device=protman.dos /I:\
device=dis_pkt.dos
device=pnpnd.dos
The /I: in the first line indicates the location of the Protocol.ini file and must be present. For example, /I:\ specifies the root directory and /I:A:\NET specifies A:\NET.
The last line refers to the driver for the network interface card. For example, if you use a 3COM509, the last line of Config.sys should be replaced with:
device=ELNK3.DOS