[PATCH 1/3] wineoss.drv: Attempt to verify that the system is actually running OSS

Andrew Eikum aeikum at codeweavers.com
Fri Jul 22 09:35:28 CDT 2011


This is really crude, but does seem to work. I tested it correct with 
just ALSA 1.0.24; ALSA 1.0.24's snd-pcm-oss and snd-pcm-mixer modules; 
and on OSS4.2. It was also tested by Gerald Pfeifer on FreeBSD 8.2 and 9.0.

This lets us attempt to load the OSS driver, and if that fails, then try 
the ALSA driver. Automatic driver selection!

---
   dlls/wineoss.drv/Makefile.in |    2 +-
   dlls/wineoss.drv/mmdevdrv.c  |   64 
++++++++++++++++++++++++++++++++++++++++++
   2 files changed, 65 insertions(+), 1 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wineoss.drv-Attempt-to-verify-that-the-system-is-act.patch
Type: text/x-patch
Size: 2891 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110722/063013bd/attachment.bin>


More information about the wine-patches mailing list