Jump to content

ULTRA14.ADD: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Ultrastor 34F/34FA VESA SCSI controller driver.
{{ProdS |V20=S|V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}
Ultrastor 34F/34FA VESA SCSI controller driver
  BASEDEV=ULTRA14.ADD
  BASEDEV=ULTRA14.ADD
==Parameters==
*'''/A:hanum'''
:Adapter identification
*'''/!DM:d1, d2, ...'''
:Disable DASD Manager support for devices d1, d2, ...
*/!SM:d1, d2, ...
:Disable SCSI Manager support for devcies d1, d2, ...
*;/ET
:Allows the driver to scan for all LUNs.
==Sample==
BASEDEV=ULTRA14.ADD /A:0 /!DM:6


==Links==
==Links==
* [http://hobbes.nmsu.edu/download/pub/os2/system/drivers/scsi/34f_os2.zip 34f_os2.zip]
* [https://hobbes.nmsu.edu/download/pub/os2/system/drivers/scsi/UltraStor_14F_1993-06-16.zip UltraStor_14F_1993-06-16.zip]
* [https://hobbes.nmsu.edu/download/pub/os2/system/drivers/scsi/UltraStor_34F_2-2.zip UltraStor_34F_2-2.zip]


[[Category:BASEDEV Statements]]
[[Category:BASEDEV Statements]][[Category:Adapter Device Drivers]]

Latest revision as of 21:05, 18 March 2022

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

Ultrastor 34F/34FA VESA SCSI controller driver

BASEDEV=ULTRA14.ADD

Parameters

  • /A:hanum
Adapter identification
  • /!DM:d1, d2, ...
Disable DASD Manager support for devices d1, d2, ...
  • /!SM:d1, d2, ...
Disable SCSI Manager support for devcies d1, d2, ...
  • /ET
Allows the driver to scan for all LUNs.

Sample

BASEDEV=ULTRA14.ADD /A:0 /!DM:6

Links