More precisely operate our DSP_SETTRIGGER calls

Jeremy White jwhite at codeweavers.com
Tue Mar 1 16:09:35 CST 2005


On my i810 audio chipset, failing to do a set trigger of 0
prior to the mmap prevents the output from ever running.
Prior to this patch, we would do a set trigger of 1 (input only),
followed by a set trigger of 3 (input + output).

And since my laptop doesn't support full duplex, it was non sensical
to try to operate both input and output at the same time...

This patch fixes that, and tweaks a few other cases.

Changelog:
   More correctly establish cases where the OSS input buffer
should not be enabled.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setinput.diff
Type: text/x-patch
Size: 2522 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050301/9098bc84/setinput.bin


More information about the wine-patches mailing list