Menu

#54 non-blocking ioctl fixes

open
nobody
None
5
2003-02-05
2003-02-05
No

This patch is necessary to get a dosemu-1.1.4+
to work with aureal drivers.
It changes the following:
- SNDCTL_DSP_POST must always be non-blocking
- SNDCTL_DSP_POST must not interrupt the output
- SNDCTL_DSP_SYNC must always be blocking
- drain_playback() must increase a fill_index
after setting the "in_use" for the current block.

Discussion

  • Stas Sergeev

    Stas Sergeev - 2003-02-05

    Patch to make aureal driver dosemu-friendly

     
  • Stas Sergeev

    Stas Sergeev - 2003-02-05
    • status: open --> wont-fix
     
  • Stas Sergeev

    Stas Sergeev - 2003-02-05
    • status: wont-fix --> open
     

Log in to post a comment.