Jump to content

OS2CAM.ADD: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
m awful spelling
 
Line 6: Line 6:
{{ProdS |V20=S|V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}
{{ProdS |V20=S|V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}


==Paramenters==
==Parameters==
; /V : Enables display of a banner, version number, and SCSI bus information during start up
;/V : Enables display of a banner, version number, and SCSI bus information during start up
 
;/!SN : This option means "no synchronous". Synchronous transfers are typically faster than asynchronous, so this option should only be used if synchronous transfers cause a problem with your system.
; /!SN : This option means "no synchronous". Synchronous transfers are typically faster than asynchronous, so this option should only be used if synchronous transfers cause a problem with your system.
;/!Q : This option means "no queue tag support". Queue tagging is used to allow more than one outstanding command per SCSI device.
 
;/ET : This option is used to enable Embedded Targets (LUNs).
; /!Q : This option means "no queue tag support". Queue tagging is used to allow more than one outstanding command per SCSI device.
;/DM : Enables use of the IBM-supplied DASD manager (OS2DASD.DMD) for the devices listed.<br/><tt>BASEDEV=OS2CAM.ADD /DM:S|((S,L),[S|(S,L)]</tt>
 
; /ET : This option is used to enable Embedded Targets (LUNs).
 
; /DM : Enables use of the IBM-supplied DASD manager (OS2DASD.DMD) for the devices listed. Like "BASEDEV=OS2CAM.ADD /DM:S|((S,L),[S|(S,L)])"


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

Latest revision as of 21:10, 12 June 2019

Old NCR SCSI Driver

BASEDEV=OS2CAM.ADD
TIP
Replaced by SYM8XX.ADD from Symbios and LSI Logic.
Product Support
OS/2 1.3
OS/2 2.0 S
OS/2 2.1 S
OS/2 2.11 SMP S
OS/2 Warp 3 S
OS/2 Warp Connect S
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S


Parameters

/V
Enables display of a banner, version number, and SCSI bus information during start up
/!SN
This option means "no synchronous". Synchronous transfers are typically faster than asynchronous, so this option should only be used if synchronous transfers cause a problem with your system.
/!Q
This option means "no queue tag support". Queue tagging is used to allow more than one outstanding command per SCSI device.
/ET
This option is used to enable Embedded Targets (LUNs).
/DM
Enables use of the IBM-supplied DASD manager (OS2DASD.DMD) for the devices listed.
BASEDEV=OS2CAM.ADD /DM:S|((S,L),[S|(S,L)]