65
Appendices
MT5634ZLX/FE
Appendix C: Comprehensive Driver Notes
Introduction
This appendix provides general and specific information on the MT5634ZLX/FE software drivers.
Notes for NDIS Driver
The following are examples of CONFIG.SYS file and AUTOEXEC.BAT for loading System Soft
Card Services and NDIS2 driver:
Examples of 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\lmmdis\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\lmndis\lmndis.dos
Examples of partial AUTOEXEC.BAT file:
set path= c:\lanman.dos\netprog;%path%
net start workstation
load netbeui
The 10/100 Fast 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
(1,2,3,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 [LMNDIS_NIF]. The valid
entries in the file are listed below:
[LMNDIS_NIF]
DRIVERNAME - LMNDIS$
This line must always be present
IOADDRESS - value
where value is one of the following address:
0x220, 0x300, 0x320, 0x340.
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.
Содержание MultiMobile MT5634ZLX/FE
Страница 1: ...MultiMobile Model MT5634ZLX FE PC Card Modem with Fast Ethernet Adapter User Guide...
Страница 5: ...Chapter 1 Introduction and Description...
Страница 11: ...Chapter 2 Quick Start...
Страница 34: ...34 MultiMobile User Guide MT5634ZLX FE...
Страница 35: ...Chapter 3 AT Commands S Registers and Result Codes...
Страница 46: ...46 MultiMobile User Guide MT5634ZLX FE...
Страница 47: ...Chapter 4 Remote Configuration...
Страница 50: ...50 MultiMobile User Guide MT5634ZLX FE...
Страница 51: ...Chapter 5 Troubleshooting...
Страница 58: ...58 MultiMobile User Guide MT5634ZLX FE...
Страница 59: ...Appendices...