Jump to content

EDASDF.FLT: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "===EDASDF.FLT=== Encryption adapter driver for the ERACOM (www.eracom.com.au) PCVault product used by a number of banks. The product gives transparent hard disk encryption amo..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
===EDASDF.FLT===
{{ProdS
Encryption adapter driver for the ERACOM (www.eracom.com.au) PCVault product used by a number of banks. The product gives transparent hard disk encryption amongst other things.
|V30=?
}}
Encryption DASD filter driver (EDASDF.FLT) for the ERACOM PCVault product used by a number of banks. The product gives transparent hard disk encryption amongst other things.
  BASEDEV=EDASDF.FLT
  BASEDEV=EDASDF.FLT


'''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:02, 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

Encryption DASD filter driver (EDASDF.FLT) for the ERACOM PCVault product used by a number of banks. The product gives transparent hard disk encryption amongst other things.

BASEDEV=EDASDF.FLT

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