Jump to content

ULTRA14.ADD: Difference between revisions

From EDM2
mNo edit summary
Line 14: Line 14:


==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 ]


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

Revision as of 03:09, 28 February 2020

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