Jump to content

CRYP2X.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "===CRYP2X.SYS=== Disk adapter drivers for the ERACOM (http://www.eracom.com.au) PCVault product used by a number of banks. The product gives transparent hard disk encryption a..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
===CRYP2X.SYS===
{{ProdS
|V30=?
}}
Disk adapter drivers for the ERACOM (http://www.eracom.com.au) PCVault product used by a number of banks. The product gives transparent hard disk encryption amongst other things.
Disk adapter drivers for the ERACOM (http://www.eracom.com.au) PCVault product used by a number of banks. The product gives transparent hard disk encryption amongst other things.
  BASEDEV=CRYP2X.SYS
  BASEDEV=CRYP2X.SYS


'''IMPORTANT NOTE''' The order of the base drivers must be:
'''IMPORTANT NOTE''' The order of the base drivers must be:<tt>
BASEDEV=CRYP2X.SYS
# BASEDEV=CRYP2X.SYS
BASEDEV=[[CRYPIE2X.SYS]]
# BASEDEV=[[CRYPIE2X.SYS]]
BASEDEV=[[EDASDF.FLT]]
# BASEDEV=[[EDASDF.FLT]]
And they should be at the end of the config.sys  
</tt>And they should be at the end of the config.sys
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


[[Category:BASEDEV Statements]]
[[Category:BASEDEV Statements]]

Latest revision as of 17:03, 9 April 2019

Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1
OS/2 2.11 SMP
OS/2 Warp 3 ?
OS/2 Warp Connect
OS/2 Warp 4
OS/2 Warp Server for e-Business

Disk adapter drivers for the ERACOM (http://www.eracom.com.au) PCVault product used by a number of banks. The product gives transparent hard disk encryption amongst other things.

BASEDEV=CRYP2X.SYS

IMPORTANT NOTE The order of the base drivers must be:

  1. BASEDEV=CRYP2X.SYS
  2. BASEDEV=CRYPIE2X.SYS
  3. BASEDEV=EDASDF.FLT

And they should be at the end of the config.sys