Windows 3.x network driver parameters, Modem driver example – Intel LAN+Modem56 PC Card PRO/100 User Manual

Page 75

Advertising
background image

Windows 3.x/MS-DOS Installation 4-37

do not need IMENABLE.COM because the network drivers also initialize

the modem.)
Reboot the computer and run IMENABLE.COM from the DOS prompt

before launching Windows or a communications program.

IMENABLE.COM Keywords

KEYWORD

DEFAULT

VALID VALUES

COMX

AUTO

(X = 1, 2, 3, OR 4)

COMIRQ

NOT USED

(3 TO 15)

COMBASE

NOT USED

(0X248 TO 0X3F8)

IOWAITSTATES=

AUTO

(1, 2, OR 3)

MEMORY=

0XD2000

(0XC0000 TO 0XE0000)

MEMWAITSTATES=

AUTO

(1, 2, OR 3)

SLOT=

AUTO

(HARDWARE DEPENDENT)

OFF

NOT USED

(DISABLES IMENABLE)

Modem Driver Example

A typical sequence for loading the modem driver IMENABLE.COM with

default configuration settings is as follows:

IMENABLE.COM COMX

where COMx is a COM port value such as COM3 or COM4. If other

nondefault configuration settings are used, these must also be stated on

the IMENABLE.COM command line. For example,

IMENABLE COM4 COMBASE=0X320 COMIRQ=10

Windows 3.x Network Driver Parameters

The following paragraphs present configuration guidelines for each of the

driver types: NDIS, ODI, and packet. These guidelines are followed by a

comprehensive “keyword” reference section and a list of error messages.

All of the drivers described here automatically detect the speed of the

network to which the adapter is attached (10Mbps or 100Mbps), unless

otherwise noted. Speed can also be specified with the LINESPEED

keyword.

Advertising