# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/files/capi.confd,v 1.4 2005/05/16 08:49:33 genstef Exp $ # do you want to use USB hotplug? # if disabled, you have to configure your device in /etc/capi.conf CAPI_HOTPLUG_USB="yes" # should via hotplug added cards generate a beep? CAPI_HOTPLUG_BEEP="yes" # should capi-usb handle hotplug-events for mISDN cards? CAPI_HOTPLUG_MISDN="yes" # should CAPIDRV be loaded? CAPI_LOAD_CAPIDRV="yes" # deactivate cards on stop (USB-Cards have to be re-plugged then)? CAPI_UNLOAD_CARDS="yes"