[alsa-devel] iec958 device
Hello,
Sorry if it seems like a basic question but I am not able to comprehend it completely
I am writing an SPDIF controller's driver which is almost complete I understand that a user should be able to see a iec958 device with "alsa -L"
I am not able to comprehend how to do it. Is it just a user configuration or something needs to be exported from the driver as well
Thanks in advance
Regards Vipin
Vipin Kumar wrote:
I am writing an SPDIF controller's driver which is almost complete I understand that a user should be able to see a iec958 device with "alsa -L"
I am not able to comprehend how to do it. Is it just a user configuration or something needs to be exported from the driver as well
Write a configuration file for your driver and put it into alsa-lib/src/conf/cards/.
Regards, Clemens
participants (2)
-
Clemens Ladisch
-
Vipin Kumar