Re: [Alsa-devel] Driver hardw + softw parameters

2004-04-02 Thread Jaroslav Kysela
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

[Alsa-devel] Driver hardw + softw parameters

2004-04-02 Thread Brian Furey
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