summaryrefslogtreecommitdiff
blob: 4d0074247b2f1672a5b8a90dfdc8096eda28135e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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.3 2005/04/09 14:35:00 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 CAPIDRV be loaded?
CAPI_LOAD_CAPIDRV="yes"

# deactivate cards on stop (USB-Cards have to be re-plugged then)?
CAPI_UNLOAD_CARDS="yes"