# # [31mCONFIG_ISDN[0m DIVAS Eicon driver # menuconfig [31mCONFIG_CAPI_EICON[0m bool "Active Eicon DIVA Server cards" help Enable support for Eicon Networks active [31mCONFIG_ISDN[0m cards. if [31mCONFIG_CAPI_EICON[0m config [31mCONFIG_ISDN_DIVAS[0m tristate "Support Eicon DIVA Server cards" depends on [31mCONFIG_PROC_FS[0m && [31mCONFIG_PCI[0m help Say Y here if you have an Eicon Networks DIVA Server [31mCONFIG_PCI[0m [31mCONFIG_ISDN[0m card. In order to use this card, additional firmware is necessary, which has to be downloaded into the card using the divactrl utility. if [31mCONFIG_ISDN_DIVAS[0m config [31mCONFIG_ISDN_DIVAS_BRIPCI[0m bool "DIVA Server BRI/PCI support" help Enable support for DIVA Server BRI-[31mCONFIG_PCI[0m. config [31mCONFIG_ISDN_DIVAS_PRIPCI[0m bool "DIVA Server PRI/PCI support" help Enable support for DIVA Server PRI-[31mCONFIG_PCI[0m. config [31mCONFIG_ISDN_DIVAS_DIVACAPI[0m tristate "DIVA CAPI2.0 interface support" help You need this to provide the CAPI interface for DIVA Server cards. config [31mCONFIG_ISDN_DIVAS_USERIDI[0m tristate "DIVA User-IDI interface support" help Enable support for user-mode IDI interface. config [31mCONFIG_ISDN_DIVAS_MAINT[0m tristate "DIVA Maint driver support" depends on m help Enable Divas Maintenance driver. endif # [31mCONFIG_ISDN_DIVAS[0m endif # [31mCONFIG_CAPI_EICON[0m |