Jump to content

ULTRADD.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
Device driver for Gravis Ultra Sound (discontinued)
Device driver for Gravis Ultra Sound (discontinued)
  DEVICE=\MMOS2\ULTRADD.SYS <parameter>
  DEVICE=\MMOS2\ULTRADD.SYS <parameter>
Available at http://hobbes.nmsu.edu/download/pub/os2/system/drivers/sound/Gravis_Ultrasound_1-2-1-b29.zip


Free REGISTRATION KEY: 191181338
Free REGISTRATION KEY: 191181338
Line 15: Line 14:
* /X - Displays initial Code & Data offsets (for debugging crashes)
* /X - Displays initial Code & Data offsets (for debugging crashes)


{{ProdS |V21=S|V30=S|V31=S|V40=S|V45=S}}
The next switches are only for the GUS PnP (Pro) and other InterWave based soundcards:
The next switches are only for the GUS PnP (Pro) and other InterWave based soundcards:
* /G - (enable GUS PnP (and Interwave) detection)
* /G - (enable GUS PnP (and Interwave) detection)
Line 21: Line 21:
example (uses the GUS PnP Vendor ID): /E:GRV0001 The Vendor ID can be found in the iw.ini file)
example (uses the GUS PnP Vendor ID): /E:GRV0001 The Vendor ID can be found in the iw.ini file)


{{ProdS |V21=S|V30=S|V31=S|V40=S|V45=S}}
==Links==
* [http://hobbes.nmsu.edu/download/pub/os2/system/drivers/sound/Gravis_Ultrasound_1-2-1-b29.zip Gravis_Ultrasound_1-2-1-b29.zip]


[[Category:DEVICE Statements]][[Category:Multimedia Device Drivers]]
[[Category:Multimedia Device Drivers]]

Revision as of 20:44, 17 May 2019

Device driver for Gravis Ultra Sound (discontinued)

DEVICE=\MMOS2\ULTRADD.SYS <parameter>

Free REGISTRATION KEY: 191181338

Parameters

  • /P:,
  • /I:,
  • /D:,
  • /C: - (default = 28) (Ignored on a GUS PnP)
  • /J - (enable joystick)
  • /L - (always enable line-in)
  • /V - (verbose messages at startup)
  • /X - Displays initial Code & Data offsets (for debugging crashes)
Product Support
OS/2 1.3
OS/2 2.0
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

The next switches are only for the GUS PnP (Pro) and other InterWave based soundcards:

  • /G - (enable GUS PnP (and Interwave) detection)
  • /R - (force PnP reset if your system doesn't have a PnP BIOS and you are NOT running OS/2 Warp 4.0) NOTE: /R seems to be necessary for the Reveal WaveXtreme
  • /E:XXXXXXX - (3 letters + 4 digits) (PnP ISA Vendor ID for Interwave based sound cards not sold by Gravis

example (uses the GUS PnP Vendor ID): /E:GRV0001 The Vendor ID can be found in the iw.ini file)

Links