The Care and Feeding of ISDN4BSD | ||
---|---|---|
5.4.4 The isic Driver | 5.4 Kernel Configuration for | 5.5 Kernel Configuration for |
5.4.5 The isic Driver Configuration Line for FreeBSD 5.x:
Under version 5.x of FreeBSD one has just to specify the driver in the kernel config file:
device isic 1
This adds the isic driver for one isdn card to the kernel. The other parameters such as the interrupt number and the i/o port are now configured at run time into the kernel by using a so called ``hints'' file, which is either compiled statically into the kernel (see the GENERIC kernel config file for an example) or load ed at boot time from the /boot/device.hints file.