>Hi,
>
>I am writing a driver for a new card, and wonder how the ALSA server will
>recognize my module as one of its own? Besides, is there anything I should kno
>w
>regarding debugging ALSA drivers?

there is no "ALSA server", at least not in the context you're
discussing. 

you should download ALSA from CVS and build your driver within your copy
of the ALSA source tree, modifying makefiles etc. as needed to include
it in the build. that way, when its ready, you can submit a patch back
to jaroslav that includes everything thats needed, not just driver
source. 

--p

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

Reply via email to