summaryrefslogtreecommitdiff
path: root/live_zap
diff options
context:
space:
mode:
authorkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-08-07 18:58:55 +0000
committerkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-08-07 18:58:55 +0000
commit2b167527097d36d4e36864cd1257b51657fda230 (patch)
tree7bb2f9bb899b5d4157a202939d3431406a0972a2 /live_zap
parent3b3579c2cfa96aa32c9a04f71f3022d21ff195b0 (diff)
remove support for the Digium TC400 transcoder card; the interace to this card has been completely redesigned, and the new interface will only be present in DAHDI; TC400 users will need to upgrade to DAHDI 2.0.0 to continue using their transcoder cards
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4469 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'live_zap')
-rwxr-xr-xlive_zap2
1 files changed, 1 insertions, 1 deletions
diff --git a/live_zap b/live_zap
index ac18157..a2f55d0 100755
--- a/live_zap
+++ b/live_zap
@@ -50,7 +50,7 @@ for mod in `zaptel_drivers`; do
fi
MODULES_LOAD="$MODULES_LOAD xpp/xpp_usb"
;;
- wctdm24xxp | wct4xxp | wcte12xp | wctc4xp)
+ wctdm24xxp | wct4xxp | wcte12xp)
MODULES_LOAD="$MODULES_LOAD $mod/$mod"
;;
wanpipe)