patch-2.0.36 linux/drivers/isdn/Config.in
Next file: linux/drivers/isdn/avmb1/b1capi.c
Previous file: linux/drivers/char/vt.c
Back to the patch index
Back to the overall index
- Lines: 46
- Date:
Sun Nov 15 10:32:56 1998
- Orig file:
v2.0.35/linux/drivers/isdn/Config.in
- Orig date:
Mon Aug 4 17:33:59 1997
diff -u --recursive --new-file v2.0.35/linux/drivers/isdn/Config.in linux/drivers/isdn/Config.in
@@ -7,20 +7,43 @@
bool 'Use VJ-compression with synchronous PPP' CONFIG_ISDN_PPP_VJ
bool 'Support generic MP (RFC 1717)' CONFIG_ISDN_MPP
fi
+ #bool 'Support dynamic timeout-rules' CONFIG_ISDN_TIMEOUT_RULES
+ #if [ "$CONFIG_ISDN_TIMEOUT_RULES" != "n" ]; then
+ # bool 'Use masqueraded addresses for rule-matching' CONFIG_ISDN_TIMRU_USE_MASQ
+ #fi
+ #bool 'Support budget-accounting' CONFIG_ISDN_BUDGET
fi
bool 'Support audio via ISDN' CONFIG_ISDN_AUDIO
dep_tristate 'ICN 2B and 4B support' CONFIG_ISDN_DRV_ICN $CONFIG_ISDN
+dep_tristate 'isdnloop support' CONFIG_ISDN_DRV_LOOP $CONFIG_ISDN
dep_tristate 'PCBIT-D support' CONFIG_ISDN_DRV_PCBIT $CONFIG_ISDN
dep_tristate 'HiSax SiemensChipSet driver support' CONFIG_ISDN_DRV_HISAX $CONFIG_ISDN
if [ "$CONFIG_ISDN_DRV_HISAX" != "n" ]; then
bool 'HiSax Support for EURO/DSS1' CONFIG_HISAX_EURO
+ if [ "$CONFIG_HISAX_EURO" != "n" ]; then
+ bool 'Support for german chargeinfo' CONFIG_DE_AOC
+ bool 'Disable sending complete' CONFIG_HISAX_NO_SENDCOMPLETE
+ bool 'Disable sending low layer compatibility' CONFIG_HISAX_NO_LLC
+ fi
bool 'HiSax Support for german 1TR6' CONFIG_HISAX_1TR6
bool 'HiSax Support for Teles 16.0/8.0' CONFIG_HISAX_16_0
bool 'HiSax Support for Teles 16.3 or PNP or PCMCIA' CONFIG_HISAX_16_3
+ bool 'HiSax Support for Teles 16.3c' CONFIG_HISAX_TELES3C
+ bool 'HiSax Support for Teles PCI' CONFIG_HISAX_TELESPCI
+ bool 'HiSax Support for Teles S0Box' CONFIG_HISAX_S0BOX
bool 'HiSax Support for AVM A1 (Fritz)' CONFIG_HISAX_AVM_A1
- bool 'HiSax Support for Elsa ISA cards' CONFIG_HISAX_ELSA_PCC
- bool 'HiSax Support for Elsa PCMCIA card' CONFIG_HISAX_ELSA_PCMCIA
+ bool 'HiSax Support for AVM PnP/PCI (Fritz!PnP/PCI)' CONFIG_HISAX_FRITZPCI
+ bool 'HiSax Support for AVM A1 PCMCIA (Fritz)' CONFIG_HISAX_AVM_A1_PCMCIA
+ bool 'HiSax Support for Elsa cards' CONFIG_HISAX_ELSA
bool 'HiSax Support for ITK ix1-micro Revision 2' CONFIG_HISAX_IX1MICROR2
+ bool 'HiSax Support for Eicon.Diehl Diva cards' CONFIG_HISAX_DIEHLDIVA
+ bool 'HiSax Support for ASUSCOM cards' CONFIG_HISAX_ASUSCOM
+ bool 'HiSax Support for TELEINT cards' CONFIG_HISAX_TELEINT
+ bool 'HiSax Support for Sedlbauer cards' CONFIG_HISAX_SEDLBAUER
+ bool 'HiSax Support for USR Sportster internal TA' CONFIG_HISAX_SPORTSTER
+ bool 'HiSax Support for MIC card' CONFIG_HISAX_MIC
+ bool 'HiSax Support for NETjet card' CONFIG_HISAX_NETJET
+ bool 'HiSax Support for Niccy PnP/PCI card' CONFIG_HISAX_NICCY
fi
if [ "$CONFIG_EXPERIMENTAL" != "n" ]; then
dep_tristate 'Spellcaster support (EXPERIMENTAL)' CONFIG_ISDN_DRV_SC $CONFIG_ISDN
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov