summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup/isdn4k-utils/files/isdn.pcmcia.conf')
-rw-r--r--net-dialup/isdn4k-utils/files/isdn.pcmcia.conf117
1 files changed, 0 insertions, 117 deletions
diff --git a/net-dialup/isdn4k-utils/files/isdn.pcmcia.conf b/net-dialup/isdn4k-utils/files/isdn.pcmcia.conf
deleted file mode 100644
index d0008ef2de06..000000000000
--- a/net-dialup/isdn4k-utils/files/isdn.pcmcia.conf
+++ /dev/null
@@ -1,117 +0,0 @@
-###############################################################################
-# Device driver definitions for passive ISDN cards (I4L) #
-# Please read "man 5 pcmcia" for detailed informations. #
-###############################################################################
-
-
-###############################################################################
-# Device driver definitions for AVM cards #
-# Protocol is 1 for 1TR6 and 2 for EDSS1 #
-# #
-# ATTENTION: card definition below is disabled by default since there #
-# is also a (propritary) CAPI driver available for this card which has #
-# T.30 Fax G3 support. #
-###############################################################################
-
-device "avma1_cs"
- class "isdn" module "hisax" opts "type=26 protocol=2 id=avma1_cs" module "avma1_cs"
-# class "isdn" module "hisax" opts "type=26" module "avma1_cs" opts "irq_list=15,12,11,10,9,7"
-
-
-###############################################################################
-# Device driver definition for ELSA cards #
-# Protocol is 1 for 1TR6 and 2 for EDSS1 #
-###############################################################################
-
-device "elsa_cs"
- class "isdn" module "hisax" opts "type=10 protocol=2", "elsa_cs"
-
-
-###############################################################################
-# Device driver definitions for for the Sedlbauer Speed Star ISDN adapter #
-# Protocol is 1 for 1TR6 and 2 for EDSS1 #
-# #
-# -> sedl_cs is the older but proofed module. This is used by default. #
-# -> sedlbauer_cs is the newer one and will replace sedl_cs one day. #
-# Please test this module and report your experience to the author. #
-###############################################################################
-
-device "sedl_cs"
- class "isdn" module "hisax" opts "type=22 protocol=2", "sedl_cs"
-
-device "sedlbauer_cs"
- class "isdn" module "hisax" opts "type=22 protocol=2", "sedlbauer_cs"
-
-
-###############################################################################
-# Device driver definitions for Teles ISDN cards #
-# Protocol is 1 for 1TR6 and 2 for EDSS1 #
-###############################################################################
-
-device "teles_cs"
- class "isdn" module "hisax" opts "type=0", "teles_cs" opts "protocol=2"
-
-
-###############################################################################
-# Card definitions #
-###############################################################################
-
-#card "AVM ISDN-Controller A1"
-# version "AVM", "ISDN A"
-# bind "avma1_cs"
-
-card "Elsa ISDN Adapter"
- version "ELSA GmbH, Aachen", "MicroLink ISDN/MC ", "*"
- bind "elsa_cs"
-
-card "Elsa ISDN Adapter"
- version "ELSA AG (Aachen, Germany)", "MicroLink ISDN/MC ", "*"
- bind "elsa_cs"
-
-card "Sedlbauer PCMCIA ISDN-Card"
- version "SEDLBAUER", "*", "*","*"
- bind "sedlbauer_cs"
-# bind "sedl_cs"
-
-card "Sedlbauer Speed Star PCMCIA ISDN-Card"
- version "SEDLBAUER", "ISDN-Adapter", "*","*"
- bind "sedlbauer_cs"
-# bind "sedl_cs"
-
-card "Sedlbauer Speed Star PCMCIA ISDN-Card"
- version "SEDLBAUER", "ISDN-Adapter", " (c) 93-95 VK&CB","*"
- bind "sedlbauer_cs"
-# bind "sedl_cs"
-
-card "Sedlbauer Speed Star PCMCIA ISDN-Card"
- version "SEDLBAUER", "ISDN-Adapter", " (C) 93-94 VK&CB","*"
- bind "sedlbauer_cs"
-# bind "sedl_cs"
-
-card "Sedlbauer Speed Star PCMCIA ISDN-Card"
- version "SEDLBAUER", "ISDN-Adapter (c) 93,94 VK&CB"
- bind "sedlbauer_cs"
-
-card "Sedlbauer Speed Star PCMCIA ISDN-Card"
- version "SEDLBAUER", "ISDN-Adapter", "4D98","*"
- bind "sedlbauer_cs"
-# bind "sedl_cs"
-
-card "Sedlbauer Speed Star PCMCIA ISDN-Card"
- version "SEDLBAUER", "ISDN-Adapter", "4D67","*"
- bind "sedlbauer_cs"
-# bind "sedl_cs"
-
-card "Sedlbauer Speed Star II PCMCIA ISDN-Card"
- version "SEDLBAUER", "speed star II", "V 3.1","(c) 93 - 98 cb & vk"
- bind "sedlbauer_cs"
-# bind "sedl_cs"
-
-card "(c) RFI Elektronik GmbH, AnyCom ECO ISDN"
- manfid 0x020c, 0x0103
- bind "sedl_cs"
-
-card "TELES S0/PC ISDN"
- version "TELES", "S0/PC"
- bind "teles_cs"
-