Jump to content

OS2CAM.ADD: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "===OS2CAM.ADD=== Old NCR SCSI Driver BASEDEV=OS2CAM.ADD '''TIP:''' Replaced by newer ones from Symbios and LSI Logic. {| class="wikitable" |+Platform Support: !OS/2 2.x !OS..."
 
Ak120 (talk | contribs)
m awful spelling
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===OS2CAM.ADD===
Old NCR SCSI Driver
Old NCR SCSI Driver
  BASEDEV=OS2CAM.ADD
  BASEDEV=OS2CAM.ADD


'''TIP:''' Replaced by newer ones from Symbios and LSI Logic.
;TIP:Replaced by [[SYM8XX.ADD]] from Symbios and LSI Logic.


{| class="wikitable"
{{ProdS |V20=S|V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}
|+Platform Support:
 
!OS/2 2.x
==Parameters==
!OS/2 3.0
;/V : Enables display of a banner, version number, and SCSI bus information during start up
!OS/2 4.0
;/!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.
!OS/2 4.5x
;/!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).
|Yes
;/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>
|Yes
|Yes
|Yes
|}


[[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)]