| CP(4) | Device Drivers Manual (i386) | CP(4) |
cp — driver for
synchronous Cronyx Tau-PCI WAN adapters
To compile this driver into the kernel, place the following line in your kernel configuration file:
device cpAlternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
if_cp_load="YES"
Additional options:
device sppp
options NETGRAPH
options NETGRAPH_CRONYX
The cp driver needs either
sppp(4) or netgraph(4). Which one to use
is determined by the NETGRAPH_CRONYX option. If this
option is present in your kernel configuration file, the
cp driver will be compiled with
netgraph(4) support. Otherwise, it will be compiled with
sppp(4) support.
Refer to sconfig(8) for information about the
cp adapter configuration.
The cp driver supports the following
models of Tau-PCI WAN adapters:
ctau(4), cx(4), sppp(4), ifconfig(8), sconfig(8), spppcontrol(8)
The cp driver was added in
FreeBSD 5.3 and FreeBSD
4.11. The cp driver for previous versions of
FreeBSD is available from
http://www.cronyx.ru/.
| July 16, 2005 | Debian |