From b282b1458cb7acb93307e65fb5dab78cc74d21a8 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Fri, 5 Mar 2004 08:20:13 +0000 Subject: [PATCH] Fixed typo and front definition --- src/conf/cards/ICE1724.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/conf/cards/ICE1724.conf b/src/conf/cards/ICE1724.conf index 4846bd17..e7c16e7e 100644 --- a/src/conf/cards/ICE1724.conf +++ b/src/conf/cards/ICE1724.conf @@ -11,6 +11,8 @@ ICE1724.pcm.front.0 { } type hw card $CARD + device 2 + subdevice 0 } @@ -36,7 +38,7 @@ ICE1724.pcm.center_lfe.0 { type hw card $CARD device 2 - subdevice 0 + subdevice 2 } -- 2.47.1