Owner`s manual

Software Installation
28-MultiMobile
Examples of partial CONFIG.SYS file:
DEVICE=C:\CARDSOFT\SS365SL.EXE
DEVICE=C:\CARDSOFT\CS.EXE
DEVICE=C:\CARDSOFT\CSALLOC.EXE
C:\CARDSOFT\CSALLOC.INI
DEVICE=C:\CARDSOFT\CARDID.EXE
device=c:\lanman.dos\drivers\ethernet\le100\lanen.exe
device=c:\lanman.dos\drivers\protman.dos /I:c:\lanman.dos
device=c:\lanman.dos\drivers\ethernet\le100\le100nds.dos
Examples of partial AUTOEXEC.BAT file:
SET PATH=C:\LANMAN.DOS\NETPROG;%PATH%
NET START WORKSTATION
LOAD NETBEUI
The Ethernet function configuration information for the
DOS NDIS driver is contained in the PROTOCOL.INI
file. The section of the PROTOCOL.INI file that con-
tains configuration information for this card must be-
gin with [LE100NDS2_NIF]. The valid entries in the
file are listed below:
[LE100NDS2_NIF]
DRIVERNAME - LE100NDS$
this line must always be present
IOADDRESS - value
where value is one of 32 bytes boundary from 0x200 to 0x3e0.
The leading 0x for the hex notation is required.
To have Card Services select the address base
from its pool of available address then 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 then place a value of 0 at this
location.