Technical information

Advanced Information for PC Cards
Note:
See the sections in the
DOS User's
Guide
about using the DOS
operating system and configuring
your system using multiple
configurations for more information
about the DOS Multiple
Configuration Function.
Using the DOS Multiple Configuration Function:
Use the DOS
Multiple Configuration Function to change the CONFIG.SYS file, and
add the choice of loading the PCMCIA device driver.
The CONFIG.SYS file should look like this:
[MENU]
MENUITEM=DLS, Load DOS LAN Services Client
MENUITEM=INTLNK, Load InterLnk Client
MENUITEM=CPSW, Load Code Page Switching
MENUITEM=PCMCIA, Load IBM PCMCIA drivers
MENUCOLOR=7,1
MENUDEFAULT=DLS,2
:
[COMMON]
DEVICE=C:\DOS\HIMEM.SYS
DEVICE=C:\DOS\EMM386.EXE ....
:
[DLS]
DEVICEHIGH=C:\NET\protman.dos /i:C:\NET
DEVICEHIGH=C:\NET\dlshep.sys
DEVICEHIGH=C:\NET\ibmtok.dos
[INTLNK]
DEVICEHIGH=C:\DOS\INTERLNK.EXE
[PCMCIA]
DEVICE=C:\THINKPAD\IBMDSS 1.SYS /D
DEVICE=C:\THINKPAD\IBMDOSCS.SYS
DEVICE=C:\THINKPAD\DICRMU 1.SYS /MA=C8 -CFFF
DEVICE=C:\THINKPAD\$ICPMDOS.SYS
DEVICE=C:\THINKPAD\AUTODRV.SYS C:\THINKPAD\AUTODRV.INI
DEVICE=C:\THINKPAD\DISKDRV.SYS
[COMMON]
DEVICEHIGH=C:\DOS\ANSI.SYS
SHELL=C:\DOS\COMMAND.COM /P /E:512
:
Appendix B. Advanced Information for PC Cards 241