mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-04 04:06:26 -05:00
conf: ES1968: define pcm configuration block only one time
There may be multiple ES1968 soundcards in the system. Overwrite the PCM configurations when loaded multiple times. Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
7cf26f6038
commit
001a2f3809
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<confdir:pcm/front.conf>
|
||||
|
||||
ES1968.pcm.front.0 {
|
||||
ES1968.pcm.front.!0 {
|
||||
@args [ CARD ]
|
||||
@args.CARD {
|
||||
type string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue