Dynalink

LINUX SUPPORT FOR DYNALINK PCI ISDN CARD
(Winbond chipset) Pre-Release

[Author: Dennis Slagers 10-09-1999]

Download isdnpci.tgz - View CVS Sources

Brief installation procedure:

  1. Upgrade the Linux kernel to V2.2.12
  2. Insall the ISDN driver as stated below.
    Copy *.o file to /lib/modules/Linux2.2.12/misc.
  3. Install ISDN4K-Utility

For detailed steps of the actions described above, please refer each Linux provider, such as SUSE, REDHAT...

There is a driver available for the Dynalink PCI Winbond based ISDN cards (Winbond type 6692) In the precompiled driver there is support for: HFC-S PCI (type=35). Winbond 6692 (type=36)
Use this one for the Dynalink IS64PPH. Also there is support for the ISA cards (type=12).
The driver for the Winbond chipset can be used for different types and brandnamed PCI ISDNcards.
The archive available at our website contains the general isdn and diversion module.
The modules were compiled for Linux 2.2.12 but may be loaded on any other 2.2 kernel with the force option.

To extract the modules copy the archive to the directory /lib/modules/linux-2.2.x/misc and extract it with the commandline: tar xvfz isdnpci.tgz

The x in the linux-2.2.x path is dependant on the version of your kernel.
You may check it by entering cat /proc/version before

The compiled versions of the files for the different card types are:

  • 1.8 for type 12
  • 1.1 for type 36
  • 1.20 for type 35

Sources: Mr. Mace, Mr. Werner