Re: [Alsa-devel] OSS driver removal, 2nd round (v2)

From: James Courtier-Dutton
Date: Mon Jul 10 2006 - 09:17:14 EST


Adam Tlałka wrote:
We have also almost no docs about ALSA drvier <-> ALSA lib interface which is a strange
in case of GPL'ed software if we want to implement a new hw driver.

To implement a new hw driver, one does not need to know anything about the ALSA driver <-> ALSA lib interface.
One simply implements a small set of functions, and ALSA does the rest.
There is good documentation regarding what this small set of functions are and what they should do.

James

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/