commit | 9b151fec139d32ab3acce5da5761d868e205fadd | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Sep 08 14:30:49 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Sep 08 14:46:49 2009 +0200 |
tree | 2793cabf9420d2a3b8f8026cab4cc1386f0f04b6 | |
parent | 4f7454a9970fa0f3e9f1a68201520e3df1bb5224 [diff] |
ALSA: dummy - Add debug proc file Added the debug proc file to see or change the snd_pcm_hardware fields to emulate. The parameters can be changed by writing to a proc file like: # echo periods_min 4 > /proc/asound/card1/dummy_pcm Signed-off-by: Takashi Iwai <tiwai@suse.de>