STARTUP.SYS: Difference between revisions
Appearance
Created page with "VIA 8233 Startup Sound driver. BASEDEV=STARTUP.SYS <parameters> An AC97 adaptation of the famous "SoundBlaster Startup Sound Driver" by Robert Muchsel. All the driver do..." |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ProdS |V40=*|V45=S}} | |||
VIA 8233 Startup Sound driver. | VIA 8233 Startup Sound driver. | ||
An AC97 adaptation of the | An AC97 adaptation of the "SoundBlaster Startup Sound Driver" by Robert Muchsel. All the driver does is randomly playing a short tune during OS/2 startup (then it uninstalls itself, hence consuming no memory). | ||
Besides serving as an amusement, the driver may also be useful in locating IRQ sharing problems - if the MMPM/2 driver, [[VIAUDD.SYS]], does not work while STARTUP.SYS does, the IRQs should be examined for conflicts. | Besides serving as an amusement, the driver may also be useful in locating IRQ sharing problems - if the MMPM/2 driver, [[VIAUDD.SYS]], does not work while STARTUP.SYS does, the IRQs should be examined for conflicts. | ||
Line 8: | Line 9: | ||
The driver requires a 14.xxx kernel. | The driver requires a 14.xxx kernel. | ||
''' | ==Syntax== | ||
BASEDEV=STARTUP.SYS <parameters> | |||
Set master volume to n% (0 to 100). Default is /M:100. | |||
==Parameters== | |||
Set output volume to n% (0 to 100). Default is /V:100. | '''/MV:''' | ||
:Set master volume to n% (0 to 100). Default is /M:100. | |||
Set PC Speaker volume to n% (0 to 100). Default is /SV:60. | '''/V:''' | ||
:Set output volume to n% (0 to 100). Default is /V:100. | |||
'''/SV:''' | |||
:Set PC Speaker volume to n% (0 to 100). Default is /SV:60. | |||
==Links== | |||
| | * {{FileLink|StartUp_1-0.zip}} - 1.0 (1995-12-28) | ||
[[Category:BASEDEV Statements]] | [[Category:BASEDEV Statements]] |
Latest revision as of 03:43, 8 August 2025
Product Support | |
---|---|
OS/2 1.3 | |
OS/2 2.0 | |
OS/2 2.1 | |
OS/2 2.11 SMP | |
OS/2 Warp 3 | |
OS/2 Warp Connect | |
OS/2 Warp 4 | * |
OS/2 Warp Server for e-Business | S |
VIA 8233 Startup Sound driver.
An AC97 adaptation of the "SoundBlaster Startup Sound Driver" by Robert Muchsel. All the driver does is randomly playing a short tune during OS/2 startup (then it uninstalls itself, hence consuming no memory).
Besides serving as an amusement, the driver may also be useful in locating IRQ sharing problems - if the MMPM/2 driver, VIAUDD.SYS, does not work while STARTUP.SYS does, the IRQs should be examined for conflicts.
The driver requires a 14.xxx kernel.
Syntax
BASEDEV=STARTUP.SYS <parameters>
Parameters
/MV:
- Set master volume to n% (0 to 100). Default is /M:100.
/V:
- Set output volume to n% (0 to 100). Default is /V:100.
/SV:
- Set PC Speaker volume to n% (0 to 100). Default is /SV:60.
Links
- StartUp_1-0.zip - 1.0 (1995-12-28)