K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / usr / src / linux-headers-3.13.0-24 / drivers / isdn / hardware / eicon /
server ip : 104.21.89.46

your ip : 172.69.130.103

H O M E


Filename/usr/src/linux-headers-3.13.0-24/drivers/isdn/hardware/eicon/Kconfig
Size1.12 kb
Permissionrw-r--r--
Ownerroot : root
Create time27-Apr-2025 09:50
Last modified20-Jan-2014 10:40
Last accessed06-Jul-2025 20:25
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
#
# ISDN DIVAS Eicon driver
#

menuconfig CAPI_EICON
bool "Active Eicon DIVA Server cards"
help
Enable support for Eicon Networks active ISDN cards.

if CAPI_EICON

config ISDN_DIVAS
tristate "Support Eicon DIVA Server cards"
depends on PROC_FS && PCI
help
Say Y here if you have an Eicon Networks DIVA Server PCI ISDN card.
In order to use this card, additional firmware is necessary, which
has to be downloaded into the card using the divactrl utility.

if ISDN_DIVAS

config ISDN_DIVAS_BRIPCI
bool "DIVA Server BRI/PCI support"
help
Enable support for DIVA Server BRI-PCI.

config ISDN_DIVAS_PRIPCI
bool "DIVA Server PRI/PCI support"
help
Enable support for DIVA Server PRI-PCI.

config ISDN_DIVAS_DIVACAPI
tristate "DIVA CAPI2.0 interface support"
help
You need this to provide the CAPI interface
for DIVA Server cards.

config ISDN_DIVAS_USERIDI
tristate "DIVA User-IDI interface support"
help
Enable support for user-mode IDI interface.

config ISDN_DIVAS_MAINT
tristate "DIVA Maint driver support"
depends on m
help
Enable Divas Maintenance driver.

endif # ISDN_DIVAS

endif # CAPI_EICON