Jump to content

IDEHDD.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "MULTIPORT/Kingbyte Parallel Port hard disk drive device driver. http://www.multiport.de http://www.kingbyte.com DEVICE=IDEHDD.SYS '''Parameter:''' * /Sn Set the starting se..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
{{ProdS |V20=S|V21=S|V22= |V30=S|V31=S|V40=S|V45=S}}
MULTIPORT/Kingbyte Parallel Port hard disk drive device driver.
MULTIPORT/Kingbyte Parallel Port hard disk drive device driver.
http://www.multiport.de
http://www.kingbyte.com
  DEVICE=IDEHDD.SYS
  DEVICE=IDEHDD.SYS


'''Parameter:'''
==Parameter==
 
* /Sn
* /Sn
Set the starting search port access speed level for printer port. If this parameter is not specified, driver will try from the fastest speed level 0, and then level 1, level 2 until level 9 automatically, n must be 0 ~ 9. Default value is 0 (the fastest level).
Set the starting search port access speed level for printer port. If this parameter is not specified, driver will try from the fastest speed level 0, and then level 1, level 2 until level 9 automatically, n must be 0 ~ 9. Default value is 0 (the fastest level).
* /Zn
* /Zn
n is a byte-length value bit1 = 1, suppress bi-direction mode = 0, not suppress bi-direction mode (default) bit2 = 1, suppress uni-direction emulation mode= 0, not suppress uni-direction emulation mode (default) bit3 = 1, suppress epp emulation mode = 0, not suppress epp emulation mode (default)
n is a byte-length value bit1 = 1, suppress bi-direction mode = 0, not suppress bi-direction mode (default) bit2 = 1, suppress uni-direction emulation mode= 0, not suppress uni-direction emulation mode (default) bit3 = 1, suppress epp emulation mode = 0, not suppress epp emulation mode (default)
Line 14: Line 11:
  Ex: /Z10 --> suppress EPP & bi-direction mode
  Ex: /Z10 --> suppress EPP & bi-direction mode
  Ex: /Z14 --> suppress EPP & bi-direction & uni-direction mode
  Ex: /Z14 --> suppress EPP & bi-direction & uni-direction mode
* /!E
* /!E
Suppress 528MB larger enhanced IDE support Default the driver will use the LBA mode to support 528MB larger enhanced IDE.
Suppress 528MB larger enhanced IDE support Default the driver will use the LBA mode to support 528MB larger enhanced IDE.
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


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

Latest revision as of 14:04, 10 April 2019

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

MULTIPORT/Kingbyte Parallel Port hard disk drive device driver.

DEVICE=IDEHDD.SYS

Parameter

  • /Sn

Set the starting search port access speed level for printer port. If this parameter is not specified, driver will try from the fastest speed level 0, and then level 1, level 2 until level 9 automatically, n must be 0 ~ 9. Default value is 0 (the fastest level).

  • /Zn

n is a byte-length value bit1 = 1, suppress bi-direction mode = 0, not suppress bi-direction mode (default) bit2 = 1, suppress uni-direction emulation mode= 0, not suppress uni-direction emulation mode (default) bit3 = 1, suppress epp emulation mode = 0, not suppress epp emulation mode (default)

Ex: /Z8 --> suppress EPP mode
Ex: /Z10 --> suppress EPP & bi-direction mode
Ex: /Z14 --> suppress EPP & bi-direction & uni-direction mode
  • /!E

Suppress 528MB larger enhanced IDE support Default the driver will use the LBA mode to support 528MB larger enhanced IDE.