Francois Gouget wrote:
On Thu, 17 Mar 2005, Robert Reif wrote:
Fall back to default header prepare and unprepare functions.
A driver only needs to support prepare and unprepare functions when it is doing something special like allocating a DMA buffer for each header. Since we don't do anything special, just fall back to the default functions. Removes redundant code.
Does that mean we could do the same wor winealsa, winearts, etc?
Yes, I am going to do winealsa next now that I have an alsa system. I haven't really looked at the others yet but will do them if someone doesn't beat me to it ;-)