Lenovo ThinkPad 380ED TP 380Z On-line User's Guide that was provided with the - Page 67

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

Page 67 highlights

Rule 1 Rule 2 Rule 3 Card Services and Socket Services must be listed before any other PC Card drivers. The PC Card 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: : 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\PCM2SRAM.SYS --→ SRAM card device driver DEVICE=C:\THINKPAD\PCM2FLSH.SYS --→ Flash card device driver : BASEDEV=OS2PCARD.DMD --→ Storage Card Device Manager Rule 4 The Storage Card Device Manager (OS2PCARD.DMD) must be added after the Power Management Support driver ($ICPMOS2.SYS) in the CONFIG.SYS file. If you do not have the Power Management Support driver, the Storage Card Device Manager must be added at the end of the CONFIG.SYS file. Chapter 5. Using Your Computer with a PC Card 63

  • 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

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:
:
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\PCM2SRAM.SYS --
SRAM card device driver
DEVICE=C:\THINKPAD\PCM2FLSH.SYS --
Flash card device driver
:
BASEDEV=OS2PCARD.DMD --
Storage Card Device Manager
Rule 1
Card Services and Socket Services must be listed before any
other PC Card drivers.
Rule 2
The PC Card 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.
Rule 4
The Storage Card Device Manager (OS2PCARD.DMD) must be
added after the Power Management Support driver
($ICPMOS2.SYS) in the CONFIG.SYS file.
If you do not have
the Power Management Support driver, the Storage Card
Device Manager must be added at the end of the CONFIG.SYS
file.
Chapter 5.
Using Your Computer with a PC Card
63