3 - Comprehensive Driver Notes
[LM28NDS2_NIF] DRIVERNAME - LM28NDS$
(This line must always be present.)
IOADDRESS - value
where value is one of the following addresses: 0x300, 0x320, 0x340, 0x360.
(The leading 0x for the hex notation is required.) (To have Card Services select the address base from it’s pool of available addresses, use a value of 0.)
INTERRUPT - value
where values is one of the following interrupts: 3, 4, 5, 7, 9, 10, 11, 12, 15.
(To have Card Services select an available interrupt resource, place a value of 0 at this location.)
Notes for Packet Driver
The following is an example of a partial CONFIG.SYS file for loading System Soft‘s Card Services and Packet Driver:
device=c:\cardsoft\ss365sl.exe
device=c:\cardsoft\cs.exe device=c:\cardsoft\csalloc.exe c:\cardsoft\csalloc.ini device=c:\tcpip\carden.exe /iop=nnn /irq=n /com=n /mir=n device=c:\cardsoft\cardid.exe device=c:\tcpip\lm28pd.com
35