#----------------------------------------------------------------------------------- # /etc/config.d/capi - Configuration generation for capi # # Copyright (c) 2004 Fabian Wolter # # Creation: 27.07.2004 fw # Last Update: $Id$ # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. #----------------------------------------------------------------------------------- #----------------------------------------------------------------------------------- # General Settings #----------------------------------------------------------------------------------- START_CAPI='yes' # start CAPI yes/no CAPI_CARD_N='1' # no. of drivers to load CAPI_CARD_1_NAME='fcclassic' # ISDN card: 'fcpci', 'b1isa', 'b1pci', # 'fcclassic' or 'fcpnp' CAPI_CARD_1_IO='0x340' # ISDN IO for 'fcclassic' CAPI_CARD_1_IRQ='5' # ISDN IRQ for 'fcclassic'