Lenovo ThinkPad 600E ThinkPad 600 Suppliment to the User's Guide - Page 73

Example of using only an ATA card, an SRAM card, and a Flash

Page 73 highlights

: BASEDEV=PCMCIA.SYS --→ Card Services BASEDEV=IBM2SS14.SYS --→ Socket Services BASEDEV=AUTODRV2.SYS --→ Auto Configurator DEVICE=C:\THINKPAD\VPCMCIA.SYS --→ Virtual Card Services : DEVICE=C:\THINKPAD\xxxxxxx.SYS --→ Storage card device driver : REM PC_Card_Client_Device_Driver : DEVICE=C:\THINKPAD\$ICPMOS2.SYS --→ Power Management Support driver Rule 1 Rule 2 Rule 3 Card Services and Socket Services must be listed before any other PCMCIA drivers. The PCMCIA Power Management Support driver must be listed after all drivers, at the end of the CONFIG.SYS file. When using storage cards, the device drivers must be installed according to the card type. Example of using only an ATA card: : BASEDEV=PCM2ATA.ADD /!DM --→ ATA card device driver DEVICE=C:\THINKPAD\PCMSSDIF.SYS --→ Storage API device driver : BASEDEV=OS2PCARD.DMD --→ Storage Card Device Manager Example of using an ATA card and an SRAM card: : BASEDEV=PCM2ATA.ADD /!DM --→ ATA card device driver DEVICE=C:\THINKPAD\PCMSSDIF.SYS --→ Storage API device driver DEVICE=C:\THINKPAD\PCM2SRAM.SYS → SRAM card device driver BASEDEV=OS2PCARD.DMD --→ Storage Card Device Manager Example of using an ATA card and a Flash card: : BASEDEV=PCM2ATA.ADD /!DM --→ ATA card device driver DEVICE=C:\THINKPAD\FLSH2MTD.SYS --→ Flash Card Memory Technology driver DEVICE=C:\THINKPAD\PCMSSDIF.SYS --→ Storage API device driver DEVICE=C:\THINKPAD\PCM2FLSH.SYS --→ Flash card device driver : BASEDEV=OS2PCARD.DMD --→ Storage Card Device Manager Example of using an ATA card, an SRAM card, and a Flash card: : Chapter 5. Using Your Computer with a PC Card 67

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221

:
BASEDEV=PCMCIA.SYS
--→ Card Services
BASEDEV=IBM2SS14.SYS
--→ Socket Services
BASEDEV=AUTODRV2.SYS
--→ Auto Configurator
DEVICE=C:\THINKPAD\VPCMCIA.SYS
--→ Virtual Card Services
:
DEVICE=C:\THINKPAD\xxxxxxx.SYS --→ Storage card device driver
:
REM PC_Card_Client_Device_Driver
:
DEVICE=C:\THINKPAD\$ICPMOS2.SYS --→ Power Management Support driver
Example of using only an ATA card:
:
BASEDEV=PCM2ATA.ADD /!DM
--→
ATA card device driver
DEVICE=C:\THINKPAD\PCMSSDIF.SYS --→
Storage API device driver
:
BASEDEV=OS2PCARD.DMD
--→
Storage Card Device Manager
Example of using an ATA card and an SRAM card:
:
BASEDEV=PCM2ATA.ADD /!DM
--→
ATA card device driver
DEVICE=C:\THINKPAD\PCMSSDIF.SYS --→
Storage API device driver
DEVICE=C:\THINKPAD\PCM2SRAM.SYS →
SRAM card device driver
BASEDEV=OS2PCARD.DMD
--→
Storage Card Device Manager
Example of using an ATA card and a Flash card:
:
BASEDEV=PCM2ATA.ADD /!DM
--→
ATA card device driver
DEVICE=C:\THINKPAD\FLSH2MTD.SYS --→
Flash Card Memory Technology driver
DEVICE=C:\THINKPAD\PCMSSDIF.SYS --→
Storage API device driver
DEVICE=C:\THINKPAD\PCM2FLSH.SYS --→
Flash card device driver
:
BASEDEV=OS2PCARD.DMD
--→
Storage Card Device Manager
Example of using an ATA card, an SRAM card, and a Flash
card:
:
Rule 1
Card Services and Socket Services must be listed before any
other PCMCIA drivers.
Rule 2
The PCMCIA Power Management Support driver must be listed
after all drivers, at the end of the CONFIG.SYS file.
Rule 3
When using storage cards, the device drivers must be installed
according to the card type.
Chapter 5.
Using Your Computer with a PC Card
67