Jump to content

OS2EASY.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Altec EASY DRIVE. DEVICE=OS2EASY.SYS <parameter> '''Parameter:''' * /V Set Verbose Mode on * /B:XXX Set Base Adress to XXX e.g. 170 '''NOTE:''' Currently only one slot s..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  DEVICE=OS2EASY.SYS <parameter>
  DEVICE=OS2EASY.SYS <parameter>


'''Parameter:'''
==Parameter==
* /V - Set Verbose Mode on
* /B:XXX - Set Base Address to XXX e.g. 170


* /V
;NOTE: Currently only one slot supported, the standard format command is unsupported, no API to get direct access to the memory media.
Set Verbose Mode on
* /B:XXX
Set Base Adress to XXX e.g. 170
 
'''NOTE:''' Currently only one slot supported, the standard format command is unsupported, no API to get direct access to the memory media.
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
==Links==
*http://www.altec-computersysteme.com


[[Category:DEVICE Statements]]
[[Category:DEVICE Statements]]

Latest revision as of 16:31, 15 March 2020

Altec EASY DRIVE.

DEVICE=OS2EASY.SYS <parameter>

Parameter

  • /V - Set Verbose Mode on
  • /B:XXX - Set Base Address to XXX e.g. 170
NOTE
Currently only one slot supported, the standard format command is unsupported, no API to get direct access to the memory media.