Note If you are new to Linux, kernel compilation can be somehow difficult. Invalid kernel configurations can lead to inproper function of your operating system or even no function at all. The kernel should be compiled by experienced Linux users only. So, in case that you are a Linux newbie, please refer to the following readings for further information:
The Linux Kernel Howto
Linux Loadable Kernel Module Howto
FAQ for ISDN4Linux
For enabling the Linux kernel to support the "HFC-S PCI" based card, the Linux kernel must be compiled together with the HiSax driver in the following way: Open a shell and change to the directory containing the Linux source files, e.g.:
Enter the Linux kernel configuration with
Then enter the ISDN subsystem as follows:
After booting the kernel with a HiSax module including the "HFC-S PCI" support, you can load
the HiSax ISDN driver with the following commands:
When the HiSax module has been successfully loaded and your ISDN card has been detected in your PC, the similar messages will appear in your /var/log/messages log file:
The hardware driver is now installed and ready for use. The next steps are to configure the Internet connection
of your system by using tools like "isdncontrol" and "imon".
Back to Installation Guide Overview
|