summaryrefslogtreecommitdiff
path: root/xpp/init_card_4_29
diff options
context:
space:
mode:
Diffstat (limited to 'xpp/init_card_4_29')
-rwxr-xr-xxpp/init_card_4_294
1 files changed, 2 insertions, 2 deletions
diff --git a/xpp/init_card_4_29 b/xpp/init_card_4_29
index 760e711..5dda0b2 100755
--- a/xpp/init_card_4_29
+++ b/xpp/init_card_4_29
@@ -141,8 +141,8 @@ for i in `seq 0 7`; do
echo "$i WD 20 A0"
done
-# based on fxo_modes from wctdm.c . TODO: more decent calculation?
-reg16=00; reg26=00; reg30=00; reg31=A3; ring_osc=; ring_x=;
+# based on fxo_modes from wctdm.c .
+reg16=00; reg26=00; reg30=00; reg31=20; ring_osc=; ring_x=;
mode="$opermode"
if [ -r $INIT_DIR/init_fxo_modes ]; then
. $INIT_DIR/init_fxo_modes