Jump to content

R0STUB.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Is somewhere used by MMOS2. R0STUB is the ring-0 half of the sync-stream-manager (SSM) that allows MMPM/2 to synchronize audio and video. Allows audiosh.dll to talk to audio drivers vis IDC entrypoint. In the beginning, all the streaming took place at ring-0. Later (Warp 3?), the audio streaming was moved to ring-3. The API still had to be maintained to audio driver. R0STUB is small piece of code that takes FIFOs buffers to/from MMPM/2 ring-3 audio stream handler and delivers them from/to the hardware vender audio device driver.  
{{ProdS |V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}
R0STUB.SYS is the ring-0 half of the sync-stream-manager (SSM) that allows MMPM/2 to synchronize audio and video. Allows [[AUDIOSH.DLL]] to talk to audio drivers via IDC entry point. In the beginning, all the streaming took place at ring-0. Later (Warp 3?), the audio streaming was moved to ring-3. The API still had to be maintained to audio driver. R0STUB is small piece of code that takes FIFOs buffers to/from MMPM/2 ring-3 audio stream handler and delivers them from/to the hardware vendor audio device driver.


==Version==
==Version==
 
{|class="wikitable"
{| class="wikitable"
!Date||Version||Size||Comments
|-
! Date !!Version !! Size  !! Comments
|-
| 7-26-2001  13:59  || 14.075 || 7,252 bytes ||  @#IBM:14.075#@
|-
|-
|2001-07-26||14.075||7,252 bytes||
|}
|}


==DLLs Loaded==
==CONFIG.SYS==
N/A
DEVICE=\MMOS2\R0STUB.SYS
 
==Alternatives==
N/A
 


[[Category:Files]]
[[Category:Multimedia Device Drivers]]

Latest revision as of 20:40, 17 May 2019

Product Support
OS/2 1.3
OS/2 2.0
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

R0STUB.SYS is the ring-0 half of the sync-stream-manager (SSM) that allows MMPM/2 to synchronize audio and video. Allows AUDIOSH.DLL to talk to audio drivers via IDC entry point. In the beginning, all the streaming took place at ring-0. Later (Warp 3?), the audio streaming was moved to ring-3. The API still had to be maintained to audio driver. R0STUB is small piece of code that takes FIFOs buffers to/from MMPM/2 ring-3 audio stream handler and delivers them from/to the hardware vendor audio device driver.

Version

Date Version Size Comments
2001-07-26 14.075 7,252 bytes

CONFIG.SYS

DEVICE=\MMOS2\R0STUB.SYS