mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
a921e9bd4e
The icn, act2000 and pcbit drivers are all for very old hardware, and it is highly unlikely that anyone is actually still using them on modern kernels, if at all. All three drivers apparently are for hardware that predates PCI being the common connector, as they are ISA-only and active PCI ISDN cards were widely available in the 1990s. Looking through the git logs, it I cannot find any indication of a patch to any of these drivers that has been tested on real hardware, only cleanups or global API changes. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Karsten Keil <isdn@linux-pingi.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
42 lines
1.3 KiB
Text
42 lines
1.3 KiB
Text
00-INDEX
|
|
- this file (info on ISDN implementation for Linux)
|
|
CREDITS
|
|
- list of the kind folks that brought you this stuff.
|
|
HiSax.cert
|
|
- information about the ITU approval certification of the HiSax driver.
|
|
INTERFACE
|
|
- description of isdn4linux Link Level and Hardware Level interfaces.
|
|
INTERFACE.fax
|
|
- description of the fax subinterface of isdn4linux.
|
|
INTERFACE.CAPI
|
|
- description of kernel CAPI Link Level to Hardware Level interface.
|
|
README
|
|
- general info on what you need and what to do for Linux ISDN.
|
|
README.FAQ
|
|
- general info for FAQ.
|
|
README.HiSax
|
|
- info on the HiSax driver which replaces the old teles.
|
|
README.audio
|
|
- info for running audio over ISDN.
|
|
README.avmb1
|
|
- info on driver for AVM-B1 ISDN card.
|
|
README.concap
|
|
- info on "CONCAP" encapsulation protocol interface used for X.25.
|
|
README.diversion
|
|
- info on module for isdn diversion services.
|
|
README.fax
|
|
- info for using Fax over ISDN.
|
|
README.gigaset
|
|
- info on the drivers for Siemens Gigaset ISDN adapters
|
|
README.hfc-pci
|
|
- info on hfc-pci based cards.
|
|
README.hysdn
|
|
- info on driver for Hypercope active HYSDN cards
|
|
README.mISDN
|
|
- info on the Modular ISDN subsystem (mISDN)
|
|
README.syncppp
|
|
- info on running Sync PPP over ISDN.
|
|
README.x25
|
|
- info for running X.25 over ISDN.
|
|
syncPPP.FAQ
|
|
- frequently asked questions about running PPP over ISDN.
|