MultiMobile Owner’s Manual

Notes for NDIS Driver

The following are examples of partial CONFIG.SYS and AUTOEXEC.BAT files for loading System Soft‘s Card Services and NDIS2 driver:

Example 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:\lanman.dos\drivers\ethernet\lm28\carden.exe

/iop=nnn /irq=n /com=n /mir=n device=c:\cardsoft \cardid.exe device=c:\lanman.dos\deivers\protman.dos/i:c:\lanman.dos device=c:\lanman.dos\drivers\ethernet\lm28\lm28nds.dos

Example 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. To make allowances for passing the requested modem COM port (COM1, 2, 3, or 4) to the driver, there has been another field added. The section of the PROTOCOL.INI file that contains configuration information for this card must begin with [LM28NDS2_NIF].

The valid PROTOCOL.INI file entries are listed below:

34

Page 34
Image 34
Multi-Tech Systems MT3410ZLX-T/2 owner manual Example of partial AUTOEXEC.BAT file