On Fri, 2 Apr 2004, Brian Furey wrote:
> Hi All,
>still trying to get the hardware and software
> runtime paramters of the driver...
cat /proc/asound/card0/pcm0p/sub0/*
Jaroslav
-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Main
Hi All,
still trying to get the hardware and software
runtime paramters of the driver...
In alsa-driver*/alsa-kernel/core there is the pcm.c
file.
There are 2 functions in this file
snd_pcm_substream_proc_hw_params_read
and
snd_pcm_substream_proc_sw_params_read
Both of these print out to so