summaryrefslogtreecommitdiff
path: root/zaptel.sysconfig
diff options
context:
space:
mode:
authorsruffell <sruffell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2009-06-18 16:29:11 +0000
committersruffell <sruffell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2009-06-18 16:29:11 +0000
commit05237901d998fe19d55f5650d84786417c07839b (patch)
tree9658d8244b53f9d4c1d68fe28a8180f00f1a1f6f /zaptel.sysconfig
parent6a7f88f4d2fbb2fc7422fd1e6d42720720506016 (diff)
wctc4xxp: Load the zaptel, not the DAHDI firmware image.
This change also updates the sysconfig script to load the wctc4xxp kernel module for the TC400M card. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4656 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'zaptel.sysconfig')
-rw-r--r--zaptel.sysconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/zaptel.sysconfig b/zaptel.sysconfig
index 4db9222..8592941 100644
--- a/zaptel.sysconfig
+++ b/zaptel.sysconfig
@@ -50,6 +50,8 @@ MODULES="$MODULES wcusb" # S100U - Single port FXS USB Interface
MODULES="$MODULES xpp_usb" # Xorcom Astribank Device
+MODULES="$MODULES wctc4xxp" # Digium TC400M Card
+
# Disables Astribank hotplug firmware loading
#XPP_HOTPLUG_DISABLED=yes
#