>Given that, technically, I can use ALSA with a user-space device driver, am
>I right in thinking that the user-space driver must have a license that is
>GPL compatible?
>
>Or is a closed source driver allowed?

alsalib is released under the GPL. hence, any applications that to use
it must be under the GPL. since such an application would clearly be
utterly designed around the alsalib and alsa kernel API, you could not
use dynamic linking to circumvent this.

--p


_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to