From 5a47da7fbad1bd29daa638c0d65a93d79d7c7d91 Mon Sep 17 00:00:00 2001 From: martinp Date: Mon, 19 May 2003 16:39:09 +0000 Subject: In the boot-up script first load the wcfxo (before wcfxs) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@184 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- zaptel.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zaptel.init') diff --git a/zaptel.init b/zaptel.init index 64b32c7..b580270 100755 --- a/zaptel.init +++ b/zaptel.init @@ -27,9 +27,9 @@ fi RETVAL=0 -MODULES="torisa tor2 wct1xxp wcfxs wcfxo wcusb" +MODULES="torisa tor2 wct1xxp wcfxo wcfxs wcusb" -RMODULES="wcusb wcfxo wcfxs wct1xxp tor2 torisa" +RMODULES="wcusb wcfxs wcfxo wct1xxp tor2 torisa" if [ "${DEBUG}" = "yes" ]; then ARGS="debug=1" -- cgit v1.2.3