Search
Support & Downloads
All of Support
This Category
Networking Connectivity
Intel® Mobile Adapters
Point Enabler (CBcombo.exe) is Required to Load Adapter in DOS

When a computer that supports Intel® PRO/100 CardBusII adapters starts up at power-on or re-boot, any CardBusII adapter, including Intel® PRO/100 S Mobile adapters, require initialization before they can be used by network and communications software. Microsoft Windows* products handle this function automatically; MS-DOS requires a utility to enable the adapter. That utility is called a point enabler.

Expanded Memory Manager (e. g. EMM386.exe) might cause resource conflicts when loading CBCombo.exe. Several switches can be used when loading CBCombo.exe that will resolve the resource conflict. The most common switches used are:

  • No com - used to turn off the com port on LAN only adapters
    spacer graphic
  • Memory =xxxxx - used to designate a specific memory space
    spacer graphic
  • IRQ=X - used to designate a specific IRQ
    spacer graphic

When designating a specific memory space, it is recommended that the space designated be reserved when loading the Expanded Memory Manager. If you are booting off a boot disk, a sample Config.sys and Autoexec.bat would be:

Config.sys

device=a:\net\himem.sys
device=a:\net\emm386.exe noems x=e000-e400
dos=high,umb
files=30
device=a:\net\ifshlp.sys
lastdrive=z

Autoexec.bat

path=a:\net
lh a:\net\cbcombo memory=e000
a:\net\net initialize
a:\net\netbind.com
a:\net\umb.com
a:\net\tcptsr.exe
a:\net\tinyrfc.exe
a:\net\nmtsr.exe
a:\net\emsbfr.exe
a:\net\net start
net use z: \\ServerName\SharedFolder echo Running Setup... z:\msclient\netsetup\setup.exe /$




This applies to:
Intel® PRO/100 CardBus II Adapter
Intel® PRO/100 LAN+Modem56 CardBus II Adapter
Intel® PRO/100 S Combo Mobile Adapter
Intel® PRO/100 S Mobile Adapter
Intel® PRO/100 SR Combo Mobile Adapter
Intel® PRO/100 SR Mobile Adapter

Solution ID: CS-008228
Date Created: 12-Jan-2004
Last Modified: 23-Oct-2006
Back to Top