menu "Passive cards"
config [31mCONFIG_ISDN_DRV_HISAX[0m
tristate "HiSax SiemensChipSet driver support"
select [31mCONFIG_CRC_CCITT[0m
---help---
This is a driver supporting the Siemens chipset on various
[31mCONFIG_ISDN[0m-cards (like AVM [31mCONFIG_A1[0m, Elsa [31mCONFIG_ISDN[0m cards, Teles S0-16.0, Teles
S0-16.3, Teles S0-8, Teles/Creatix PnP, ITK micro ix1 and many
compatibles).
HiSax is just the name of this driver, not the name of any hardware.
If you have a card with such a chipset, you should say Y here and
also to the configuration option of the driver for your particular
card, below.
if [31mCONFIG_ISDN_DRV_HISAX[0m
comment "D-channel protocol features"
config [31mCONFIG_HISAX_EURO[0m
bool "HiSax Support for EURO/DSS1"
help
Say Y or N according to the [31mCONFIG_D[0m-channel protocol which your local
telephone service company provides.
The call control protocol [31mCONFIG_E[0m-DSS1 is used in most European countries.
If unsure, say Y.
config [31mCONFIG_DE_AOC[0m
bool "Support for german chargeinfo"
depends on [31mCONFIG_HISAX_EURO[0m
help
If you want that the HiSax hardware driver sends messages to the
upper level of the isdn code on each AOCD (Advice Of Charge, During
the call -- transmission of the fee information during a call) and
on each AOCE (Advice Of Charge, at the End of the call --
transmission of fee information at the end of the call), say Y here.
This works only in Germany.
config [31mCONFIG_HISAX_NO_SENDCOMPLETE[0m
bool "Disable sending complete"
depends on [31mCONFIG_HISAX_EURO[0m
help
If you have trouble with some ugly exchanges or you live in
Australia select this option.
config [31mCONFIG_HISAX_NO_LLC[0m
bool "Disable sending low layer compatibility"
depends on [31mCONFIG_HISAX_EURO[0m
help
If you have trouble with some ugly exchanges try to select this
option.
config [31mCONFIG_HISAX_NO_KEYPAD[0m
bool "Disable keypad protocol option"
depends on [31mCONFIG_HISAX_EURO[0m
help
If you like to send special dial strings including * or # without
using the keypad protocol, select this option.
config [31mCONFIG_HISAX_1TR6[0m
bool "HiSax Support for german 1TR6"
help
Say Y or N according to the [31mCONFIG_D[0m-channel protocol which your local
telephone service company provides.
1TR6 is an old call control protocol which was used in Germany
before [31mCONFIG_E[0m-DSS1 was established. Nowadays, all new lines in Germany
use [31mCONFIG_E[0m-DSS1.
config [31mCONFIG_HISAX_NI1[0m
bool "HiSax Support for US NI1"
help
Enable this if you like to use [31mCONFIG_ISDN[0m in US on a NI1 basic rate
interface.
config [31mCONFIG_HISAX_MAX_CARDS[0m
int "Maximum number of cards supported by HiSax"
default "8"
help
This option allows you to specify the maximum number of cards which
the HiSax driver will be able to handle.
comment "HiSax supported cards"
config [31mCONFIG_HISAX_16_0[0m
bool "Teles 16.0/8.0"
depends on [31mCONFIG_ISA[0m
help
This enables HiSax support for the Teles [31mCONFIG_ISDN[0m-cards S0-16.0, S0-8
and many compatibles.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using the different cards, a different [31mCONFIG_D[0m-channel protocol, or
non-standard IRQ/port/shmem settings.
config [31mCONFIG_HISAX_16_3[0m
bool "Teles 16.3 or PNP or PCMCIA"
help
This enables HiSax support for the Teles [31mCONFIG_ISDN[0m-cards S0-16.3 the
Teles/Creatix PnP and the Teles [31mCONFIG_PCMCIA[0m.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using the different cards, a different [31mCONFIG_D[0m-channel protocol, or
non-standard IRQ/port settings.
config [31mCONFIG_HISAX_TELESPCI[0m
bool "Teles PCI"
depends on [31mCONFIG_PCI[0m && ([31mCONFIG_BROKEN[0m || !([31mCONFIG_SPARC[0m || [31mCONFIG_PPC[0m || [31mCONFIG_PARISC[0m || [31mCONFIG_M68K[0m || ([31mCONFIG_MIPS[0m && ![31mCONFIG_CPU_LITTLE_ENDIAN[0m) || [31mCONFIG_FRV[0m || ([31mCONFIG_XTENSA[0m && ![31mCONFIG_CPU_LITTLE_ENDIAN[0m)))
help
This enables HiSax support for the Teles [31mCONFIG_PCI[0m.
See <file:Documentation/isdn/README.HiSax> on how to configure it.
config [31mCONFIG_HISAX_S0BOX[0m
bool "Teles S0Box"
help
This enables HiSax support for the Teles/Creatix parallel port
S0BOX. See <file:Documentation/isdn/README.HiSax> on how to
configure it.
config [31mCONFIG_HISAX_AVM_A1[0m
bool "AVM A1 (Fritz)"
depends on [31mCONFIG_ISA[0m
help
This enables HiSax support for the AVM [31mCONFIG_A1[0m (aka "Fritz").
See <file:Documentation/isdn/README.HiSax> on how to configure it
using the different cards, a different [31mCONFIG_D[0m-channel protocol, or
non-standard IRQ/port settings.
config [31mCONFIG_HISAX_FRITZPCI[0m
bool "AVM PnP/PCI (Fritz!PnP/PCI)"
depends on [31mCONFIG_BROKEN[0m || ![31mCONFIG_PPC64[0m
help
This enables HiSax support for the AVM "Fritz!PnP" and "Fritz!PCI".
See <file:Documentation/isdn/README.HiSax> on how to configure it.
config [31mCONFIG_HISAX_AVM_A1_PCMCIA[0m
bool "AVM A1 PCMCIA (Fritz)"
help
This enables HiSax support for the AVM [31mCONFIG_A1[0m "Fritz!PCMCIA").
See <file:Documentation/isdn/README.HiSax> on how to configure it.
config [31mCONFIG_HISAX_ELSA[0m
bool "Elsa cards"
help
This enables HiSax support for the Elsa Mircolink [31mCONFIG_ISA[0m cards, for the
Elsa Quickstep series cards and Elsa [31mCONFIG_PCMCIA[0m.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using the different cards, a different [31mCONFIG_D[0m-channel protocol, or
non-standard IRQ/port settings.
config [31mCONFIG_HISAX_IX1MICROR2[0m
bool "ITK ix1-micro Revision 2"
depends on [31mCONFIG_ISA[0m
help
This enables HiSax support for the ITK ix1-micro Revision 2 card.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using the different cards, a different [31mCONFIG_D[0m-channel protocol, or
non-standard IRQ/port settings.
config [31mCONFIG_HISAX_DIEHLDIVA[0m
bool "Eicon.Diehl Diva cards"
help
This enables HiSax support for the Eicon.Diehl Diva none PRO
versions passive [31mCONFIG_ISDN[0m cards.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using the different cards, a different [31mCONFIG_D[0m-channel protocol, or
non-standard IRQ/port settings.
config [31mCONFIG_HISAX_ASUSCOM[0m
bool "ASUSCOM ISA cards"
depends on [31mCONFIG_ISA[0m
help
This enables HiSax support for the AsusCom and their OEM versions
passive [31mCONFIG_ISDN[0m [31mCONFIG_ISA[0m cards.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using the different cards, a different [31mCONFIG_D[0m-channel protocol, or
non-standard IRQ/port settings.
config [31mCONFIG_HISAX_TELEINT[0m
bool "TELEINT cards"
depends on [31mCONFIG_ISA[0m
help
This enables HiSax support for the TELEINT SA1 semiactiv [31mCONFIG_ISDN[0m card.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using the different cards, a different [31mCONFIG_D[0m-channel protocol, or
non-standard IRQ/port settings.
config [31mCONFIG_HISAX_HFCS[0m
bool "HFC-S based cards"
depends on [31mCONFIG_ISA[0m
help
This enables HiSax support for the HFC-S 2BDS0 based cards, like
teles 16.3c.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using the different cards, a different [31mCONFIG_D[0m-channel protocol, or
non-standard IRQ/port settings.
config [31mCONFIG_HISAX_SEDLBAUER[0m
bool "Sedlbauer cards"
help
This enables HiSax support for the Sedlbauer passive [31mCONFIG_ISDN[0m cards.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using the different cards, a different [31mCONFIG_D[0m-channel protocol, or
non-standard IRQ/port settings.
config [31mCONFIG_HISAX_SPORTSTER[0m
bool "USR Sportster internal TA"
depends on [31mCONFIG_ISA[0m
help
This enables HiSax support for the USR Sportster internal TA card.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using a different [31mCONFIG_D[0m-channel protocol, or non-standard IRQ/port
settings.
config [31mCONFIG_HISAX_MIC[0m
bool "MIC card"
depends on [31mCONFIG_ISA[0m
help
This enables HiSax support for the ITH MIC card.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using a different [31mCONFIG_D[0m-channel protocol, or non-standard IRQ/port
settings.
config [31mCONFIG_HISAX_NETJET[0m
bool "NETjet card"
depends on [31mCONFIG_PCI[0m && ([31mCONFIG_BROKEN[0m || !([31mCONFIG_PPC[0m || [31mCONFIG_PARISC[0m || [31mCONFIG_M68K[0m || ([31mCONFIG_MIPS[0m && ![31mCONFIG_CPU_LITTLE_ENDIAN[0m) || [31mCONFIG_FRV[0m || ([31mCONFIG_XTENSA[0m && ![31mCONFIG_CPU_LITTLE_ENDIAN[0m) || [31mCONFIG_MICROBLAZE[0m))
depends on [31mCONFIG_VIRT_TO_BUS[0m
help
This enables HiSax support for the NetJet from Traverse
Technologies.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using a different [31mCONFIG_D[0m-channel protocol, or non-standard IRQ/port
settings.
config [31mCONFIG_HISAX_NETJET_U[0m
bool "NETspider U card"
depends on [31mCONFIG_PCI[0m && ([31mCONFIG_BROKEN[0m || !([31mCONFIG_PPC[0m || [31mCONFIG_PARISC[0m || [31mCONFIG_M68K[0m || ([31mCONFIG_MIPS[0m && ![31mCONFIG_CPU_LITTLE_ENDIAN[0m) || [31mCONFIG_FRV[0m || ([31mCONFIG_XTENSA[0m && ![31mCONFIG_CPU_LITTLE_ENDIAN[0m) || [31mCONFIG_MICROBLAZE[0m))
depends on [31mCONFIG_VIRT_TO_BUS[0m
help
This enables HiSax support for the Netspider U interface [31mCONFIG_ISDN[0m card
from Traverse Technologies.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using a different [31mCONFIG_D[0m-channel protocol, or non-standard IRQ/port
settings.
config [31mCONFIG_HISAX_NICCY[0m
bool "Niccy PnP/PCI card"
help
This enables HiSax support for the Dr. Neuhaus Niccy PnP or [31mCONFIG_PCI[0m.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using a different [31mCONFIG_D[0m-channel protocol, or non-standard IRQ/port
settings.
config [31mCONFIG_HISAX_ISURF[0m
bool "Siemens I-Surf card"
depends on [31mCONFIG_ISA[0m
help
This enables HiSax support for the Siemens I-Talk/I-Surf card with
ISAR chip.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using a different [31mCONFIG_D[0m-channel protocol, or non-standard IRQ/port
settings.
config [31mCONFIG_HISAX_HSTSAPHIR[0m
bool "HST Saphir card"
depends on [31mCONFIG_ISA[0m
help
This enables HiSax support for the HST Saphir card.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using a different [31mCONFIG_D[0m-channel protocol, or non-standard IRQ/port
settings.
config [31mCONFIG_HISAX_BKM_A4T[0m
bool "Telekom A4T card"
depends on [31mCONFIG_PCI[0m
help
This enables HiSax support for the Telekom A4T card.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using a different [31mCONFIG_D[0m-channel protocol, or non-standard IRQ/port
settings.
config [31mCONFIG_HISAX_SCT_QUADRO[0m
bool "Scitel Quadro card"
depends on [31mCONFIG_PCI[0m
help
This enables HiSax support for the Scitel Quadro card.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using a different [31mCONFIG_D[0m-channel protocol, or non-standard IRQ/port
settings.
config [31mCONFIG_HISAX_GAZEL[0m
bool "Gazel cards"
help
This enables HiSax support for the Gazel cards.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using a different [31mCONFIG_D[0m-channel protocol, or non-standard IRQ/port
settings.
config [31mCONFIG_HISAX_HFC_PCI[0m
bool "HFC PCI-Bus cards"
depends on [31mCONFIG_PCI[0m && ([31mCONFIG_BROKEN[0m || !([31mCONFIG_SPARC[0m || [31mCONFIG_PPC[0m || [31mCONFIG_PARISC[0m || [31mCONFIG_M68K[0m || ([31mCONFIG_MIPS[0m && ![31mCONFIG_CPU_LITTLE_ENDIAN[0m) || [31mCONFIG_FRV[0m || ([31mCONFIG_XTENSA[0m && ![31mCONFIG_CPU_LITTLE_ENDIAN[0m)))
help
This enables HiSax support for the HFC-S [31mCONFIG_PCI[0m 2BDS0 based cards.
For more information see under
<file:Documentation/isdn/README.hfc-pci>.
config [31mCONFIG_HISAX_W6692[0m
bool "Winbond W6692 based cards"
depends on [31mCONFIG_PCI[0m
help
This enables HiSax support for Winbond W6692 based [31mCONFIG_PCI[0m [31mCONFIG_ISDN[0m cards.
See <file:Documentation/isdn/README.HiSax> on how to configure it
using a different [31mCONFIG_D[0m-channel protocol, or non-standard IRQ/port
settings.
config [31mCONFIG_HISAX_HFC_SX[0m
bool "HFC-S+, HFC-SP, HFC-PCMCIA cards"
help
This enables HiSax support for the HFC-S+, HFC-SP and HFC-[31mCONFIG_PCMCIA[0m
cards. This code is not finished yet.
config [31mCONFIG_HISAX_ENTERNOW_PCI[0m
bool "Formula-n enter:now PCI card"
depends on [31mCONFIG_HISAX_NETJET[0m && [31mCONFIG_PCI[0m && ([31mCONFIG_BROKEN[0m || !([31mCONFIG_SPARC[0m || [31mCONFIG_PPC[0m || [31mCONFIG_PARISC[0m || [31mCONFIG_M68K[0m || ([31mCONFIG_MIPS[0m && ![31mCONFIG_CPU_LITTLE_ENDIAN[0m) || [31mCONFIG_FRV[0m || ([31mCONFIG_XTENSA[0m && ![31mCONFIG_CPU_LITTLE_ENDIAN[0m)))
help
This enables HiSax support for the Formula-n enter:now [31mCONFIG_PCI[0m
[31mCONFIG_ISDN[0m card.
config [31mCONFIG_HISAX_DEBUG[0m
bool "HiSax debugging"
help
This enables debugging code in the new-style HiSax drivers, i.e.
the ST5481 [31mCONFIG_USB[0m driver currently.
If in doubt, say yes.
comment "HiSax PCMCIA card service modules"
config [31mCONFIG_HISAX_SEDLBAUER_CS[0m
tristate "Sedlbauer PCMCIA cards"
depends on [31mCONFIG_PCMCIA[0m && [31mCONFIG_HISAX_SEDLBAUER[0m
help
This enables the [31mCONFIG_PCMCIA[0m client driver for the Sedlbauer Speed Star
and Speed Star II cards.
config [31mCONFIG_HISAX_ELSA_CS[0m
tristate "ELSA PCMCIA MicroLink cards"
depends on [31mCONFIG_PCMCIA[0m && [31mCONFIG_HISAX_ELSA[0m
help
This enables the [31mCONFIG_PCMCIA[0m client driver for the Elsa [31mCONFIG_PCMCIA[0m MicroLink
card.
config [31mCONFIG_HISAX_AVM_A1_CS[0m
tristate "AVM A1 PCMCIA cards"
depends on [31mCONFIG_PCMCIA[0m && [31mCONFIG_ISDN_DRV_HISAX[0m
help
This enables the [31mCONFIG_PCMCIA[0m client driver for the AVM [31mCONFIG_A1[0m / Fritz!Card
[31mCONFIG_PCMCIA[0m cards.
config [31mCONFIG_HISAX_TELES_CS[0m
tristate "TELES PCMCIA cards"
depends on [31mCONFIG_PCMCIA[0m && [31mCONFIG_HISAX_16_3[0m
help
This enables the [31mCONFIG_PCMCIA[0m client driver for the Teles [31mCONFIG_PCMCIA[0m cards.
comment "HiSax sub driver modules"
config [31mCONFIG_HISAX_ST5481[0m
tristate "ST5481 USB ISDN modem"
depends on [31mCONFIG_USB[0m
select [31mCONFIG_ISDN_HDLC[0m
select [31mCONFIG_CRC_CCITT[0m
select [31mCONFIG_BITREVERSE[0m
help
This enables the driver for ST5481 based [31mCONFIG_USB[0m [31mCONFIG_ISDN[0m adapters,
e.g. the BeWan Gazel 128 [31mCONFIG_USB[0m
config [31mCONFIG_HISAX_HFCUSB[0m
tristate "HFC USB based ISDN modems"
depends on [31mCONFIG_USB[0m
help
This enables the driver for HFC [31mCONFIG_USB[0m based [31mCONFIG_ISDN[0m modems.
config [31mCONFIG_HISAX_HFC4S8S[0m
tristate "HFC-4S/8S based ISDN cards"
help
This enables the driver for HFC-4S/8S based [31mCONFIG_ISDN[0m cards.
config [31mCONFIG_HISAX_FRITZ_PCIPNP[0m
tristate "AVM Fritz!Card PCI/PCIv2/PnP support"
depends on [31mCONFIG_PCI[0m
help
This enables the driver for the AVM Fritz!Card [31mCONFIG_PCI[0m,
Fritz!Card [31mCONFIG_PCI[0m v2 and Fritz!Card PnP.
(the latter also needs you to select "ISA Plug and Play support"
from the menu "Plug and Play configuration")
endif
endmenu