Native NetBSD audio driver

Yorick Hardy yha at na.rau.ac.za
Tue Mar 2 03:38:41 CST 2004


I started now with the integration of the OSS and NetBSD audio drivers.
Before I get too far, I would like to hear suggestions/criticisms.

1) I created the directory dlls/winmm/drvcommon
   (perhaps there is a better name ?)
2) moved dlls/winmm/wineoss/oss.c and dlls/winmm/winenbsd/nbsd.c
   to the single integrated file dlls/winmm/drvcommon/drv.c.
3) renamed the files dlls/winmm/wineoss/oss.h and dlls/winmm/winenbsd/nbsd.h
   to dlls/winmm/wineoss/drv.h and dlls/winmm/winenbsd/drv.h respectively.
4) Update the respective Makefile.in to use the integrated
   dlls/winmm/drvcommon/drv.c

The idea is that eventually winenbsd and wineoss only have the drv.h
and the spec file. drv.h will define all driver specific names/functions.
I must stress that I am only concerned with the OSS and NetBSD drivers
at the moment.

Is this too much? Or can someone suggest a better solution?

Kind regards,

-- 
Yorick Hardy                                      
Tel: +2711 489 3640  |  Fax: +2711 489 2067       | Office: C-Ring 517
Auckland Park Campus |  Rand Afrikaans University | South Africa
Department of Applied Mathematics                 : http://general.rau.ac.za/apm
Standard Bank Academy for Information Technology  : http://csweb.rau.ac.za



More information about the wine-devel mailing list