PCMCIA Elsa, NI1 Us D-channel support

This commit is contained in:
Karsten Keil 1997-03-25 23:06:52 +00:00
parent a5984921fb
commit e00140b858
1 changed files with 70 additions and 46 deletions

View File

@ -1,38 +1,55 @@
--- /home2/kernels/linux-2.0.29-orig/Documentation/Configure.help Fri Jan 17 00:43:53 1997 --- linux-2.0.29.org/Documentation/Configure.help Tue Mar 25 23:24:33 1997
+++ Documentation/Configure.help Tue Feb 11 21:27:44 1997 +++ /usr/src/linux/Documentation/Configure.help Tue Mar 25 22:52:13 1997
@@ -3754,7 +3754,7 @@ @@ -1671,6 +1671,15 @@
with the ISDN utility package for example), you will be able available via ftp (user: anonymous) at
to use your Linux box as an ISDN-answering machine. Of course, this sunsite.unc.edu:/pub/Linux/docs/HOWTO, is for you.
must be supported by the lowlevel driver also. Currently, the Teles
- driver is the only voice-supporting one. See
+ and HiSax drivers are the only voice-supporting drivers. See
Documentation/isdn/README.audio for more information.
ICN 2B and 4B support +GDT SCSI Disk Array Controller support
@@ -3770,11 +3770,77 @@ +CONFIG_SCSI_GDTH
Teles, NICCY1016PC, Creatix support + This is a driver for all SCSI Disk Array Controllers (EISA/ISA/PCI)
CONFIG_ISDN_DRV_TELES + manufactured by ICP vortex. It is documented in the kernel source in
This enables support for the Teles ISDN-cards S0-16.0, S0-16.3, S0-8 + drivers/scsi/gdth.c and drivers/scsi/gdth.h. This driver is also
- and many compatibles. By default, the driver is configured to + available as a module ( = code which can be inserted in and removed
- support a 16.0-type using EDSS1-protocol. See + from the running kernel whenever you want). If you want to compile
- Documentation/isdn/README on how to configure it using 16.3, a + it as a module, say M here and read Documentation/modules.txt.
- different D-channel protocol, or non-standard irq/port/shmem +
- settings. IOMEGA Parallel Port ZIP drive SCSI support
+ and many compatibles. CONFIG_SCSI_PPA
+ There is a new, heavily improved driver called HiSax which can be This driver supports the parallel port version of IOMEGA's ZIP drive
+ enabled in the next section. This driver will be removed soon. Please @@ -2734,6 +2743,14 @@
+ use this driver only if you cannot get the HiSax driver working. change a setting in the file include/linux/gscd.h before compiling
+ By default, the driver is configured to support a 16.0-type using the kernel.
+ EDSS1-protocol. See Documentation/isdn/README on how to configure
+ it using 16.3, a different D-channel protocol, or non-standard +MicroSolutions backup CDROM support
+ irq/port/shmem settings. +CONFIG_BPCD
+ MicroSolutions' backup CDROM is an external drive that connects to
+ the parallel port. Say Y if you have one of these, and read the
+ file linux/Documentation/cdrom/bpcd. If you have several different
+ devices that will share a common parallel port, say M and build them
+ as modules.
+
Philips/LMS CM206 CDROM support
CONFIG_CM206
If you have a Philips/LMS CDROM drive cm206 in combination with a
@@ -3258,6 +3275,7 @@
module load time.
+
Mouse Support (not serial mice)
CONFIG_MOUSE
This is for machines with a bus mouse or a PS/2 mouse as opposed to
@@ -3775,6 +3793,90 @@
Documentation/isdn/README on how to configure it using 16.3, a
different D-channel protocol, or non-standard irq/port/shmem
settings.
+ +
+HiSax SiemensChipSet driver support +HiSax SiemensChipSet driver support
+CONFIG_ISDN_DRV_HISAX +CONFIG_ISDN_DRV_HISAX
+ This is an alternative driver supporting the Siemens chipset on + This is an alternative driver supporting the Siemens chipset on
+ various ISDN-cards (like AVM A1, Elsa ISDN cards, Teles S0-16.0, + various ISDN-cards (like AVM A1, Elsa ISDN cards, Teles S0-16.0,
+ Teles S0-16.3, Teles S0-8, Teles/Creatix PnP, ITK micro ix1 and + Teles S0-16.3, Teles S0-8, Teles/Creatix PnP, ITK micro ix1 and
+ many compatibles). It's a complete rewrite of the original Teles + many compatibles).It's a complete rewrite of the original Teles
+ driver. So you either say M or Y here and N in the above Teles + driver. So you either say M or Y here and N in the above Teles
+ section. + section.
+ See Documentation/isdn/README.HiSax for further informations on + See Documentation/isdn/README.HiSax for further informations on
@ -61,10 +78,21 @@
+ using the different cards, a different D-channel protocol, or + using the different cards, a different D-channel protocol, or
+ non-standard irq/port/shmem settings. + non-standard irq/port/shmem settings.
+ +
+HiSax Support for Elsa cards +HiSax Support for Elsa ISA cards
+CONFIG_HISAX_ELSA_PCC +CONFIG_HISAX_ELSA_PCC
+ This enables HiSax support for the Elsa Mircolink cards and + This enables HiSax support for the Elsa Mircolink cards and
+ for the Elsa Quickstep series cards. + for the Elsa Quickstep series cards for the ISA bus.
+ You don't have to select "HiSax Support for Elsa PCMCIA card"
+ at the same time.
+ See Documentation/isdn/README.HiSax on how to configure it
+ using the different cards, a different D-channel protocol, or
+ non-standard irq/port/shmem settings.
+
+HiSax Support for Elsa PCMCIA card
+CONFIG_HISAX_ELSA_PCMCIA
+ This enables HiSax support for the Elsa PCMCIA card.
+ You don't have to select "HiSax Support for Elsa ISA cards" at
+ the same time.
+ See Documentation/isdn/README.HiSax on how to configure it + See Documentation/isdn/README.HiSax on how to configure it
+ using the different cards, a different D-channel protocol, or + using the different cards, a different D-channel protocol, or
+ non-standard irq/port/shmem settings. + non-standard irq/port/shmem settings.
@ -81,28 +109,24 @@
+ You should choose your D-channel protocol your local + You should choose your D-channel protocol your local
+ telephone service provider uses here by saying Y or N. + telephone service provider uses here by saying Y or N.
+ NOTE: This is mutually exclusive with HiSax Support for + NOTE: This is mutually exclusive with HiSax Support for
+ german 1TR6 if you have only one ISDN card installed. + german 1TR6 and US/NI-1 if you have only one ISDN card
+ installed.
+
+HiSax Support for US/NI-1
+CONFIG_HISAX_NI1
+ You should choose your D-channel protocol your local
+ telephone service provider uses here by saying Y or N.
+ NOTE: This is mutually exclusive with HiSax Support for
+ german 1TR6 and EURO/DSS1 if you have only one ISDN card
+ installed.
+ +
+HiSax Support for german 1TR6 +HiSax Support for german 1TR6
+CONFIG_HISAX_1TR6 +CONFIG_HISAX_1TR6
+ You should choose your D-channel protocol your local + You should choose your D-channel protocol your local
+ telephone service provider uses here by saying Y or N. + telephone service provider uses here by saying Y or N.
+ NOTE: This is mutually exclusive with HiSax Support for + NOTE: This is mutually exclusive with HiSax Support for
+ EURO/DSS1 if you have only one ISDN card installed. + EURO/DSS1 and US/NI-1 if you have only one ISDN card
+ installed.
PCBIT-D support PCBIT-D support
CONFIG_ISDN_DRV_PCBIT CONFIG_ISDN_DRV_PCBIT
@@ -3784,6 +3850,13 @@
using a utility which is distributed separately. See
Documentation/isdn/README and Documentation/isdn/README.pcbit for
more information.
+
+Spellcaster support (EXPERIMENTAL)
+CONFIG_ISDN_DRV_SC
+ This enables support for the Spellcaster BRI boards. This driver
+ currently builds in a modularized version only.
+ See Documentation/isdn/README.sc and http://www.spellcast.com
+ for more information.
Support for AP1000 multicomputer
CONFIG_AP1000