15 Apr
2011
15 Apr
'11
9:37 a.m.
Shreshtha wrote:
How can I access already detected/populated sound card from inside the kernel using standard ALSA kernel APIs?
Why would you want to do this? Why can't you do this from user space?
Anyway, there is no 'standard' ALSA kernel API. You might have a look at how the OSS emulation code accesses the ALSA devices.
Regards, Clemens