Deleted Added
full compact
cp.4 (129037) cp.4 (130850)
1.\" Copyright (c) 2003-2004 Roman Kurakin <rik@cronyx.ru>
2.\" Copyright (c) 2003-2004 Cronyx Engineering
3.\" All rights reserved.
4.\"
5.\" This software is distributed with NO WARRANTIES, not even the implied
6.\" warranties for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
7.\"
8.\" Authors grant any other persons or organisations a permission to use,
9.\" modify and redistribute this software in source and binary forms,
10.\" as long as this message is kept with the software, all derivative
11.\" works or modified versions.
12.\"
13.\" Cronyx Id: cp.4,v 1.1.2.3 2004/05/07 15:40:30 rik Exp $
1.\" Copyright (c) 2003-2004 Roman Kurakin <rik@cronyx.ru>
2.\" Copyright (c) 2003-2004 Cronyx Engineering
3.\" All rights reserved.
4.\"
5.\" This software is distributed with NO WARRANTIES, not even the implied
6.\" warranties for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
7.\"
8.\" Authors grant any other persons or organisations a permission to use,
9.\" modify and redistribute this software in source and binary forms,
10.\" as long as this message is kept with the software, all derivative
11.\" works or modified versions.
12.\"
13.\" Cronyx Id: cp.4,v 1.1.2.3 2004/05/07 15:40:30 rik Exp $
14.\" $FreeBSD: head/share/man/man4/man4.i386/cp.4 129037 2004-05-07 16:28:30Z rik $
14.\" $FreeBSD: head/share/man/man4/man4.i386/cp.4 130850 2004-06-21 15:14:27Z rik $
15.\"
16.Dd May 7, 2004
17.Dt CP 4 PCI
18.Os
19.Sh NAME
20.Nm cp
21.Nd driver for synchronous Cronyx Tau-PCI WAN adapters
22.Sh SYNOPSIS

--- 4 unchanged lines hidden (view full) ---

27.Cd "options NETGRAPH"
28.Cd "options NETGRAPH_CRONYX"
29.Pp
30.Sh DESCRIPTION
31The
32.Nm
33driver needs either
34.Xr sppp 4
15.\"
16.Dd May 7, 2004
17.Dt CP 4 PCI
18.Os
19.Sh NAME
20.Nm cp
21.Nd driver for synchronous Cronyx Tau-PCI WAN adapters
22.Sh SYNOPSIS

--- 4 unchanged lines hidden (view full) ---

27.Cd "options NETGRAPH"
28.Cd "options NETGRAPH_CRONYX"
29.Pp
30.Sh DESCRIPTION
31The
32.Nm
33driver needs either
34.Xr sppp 4
35or
35or
36.Xr netgraph 4 .
36.Xr netgraph 4 .
37Which one to use is determined by the NETGRAPH_CRONYX option.
37Which one to use is determined by the
38.Dv NETGRAPH_CRONYX
39option.
38If this option is present in your kernel configuration file, the
39.Nm
40driver will be compiled with
41.Xr netgraph 4
42support.
43Otherwise, it will be compiled with
44.Xr sppp 4
45support.

--- 23 unchanged lines hidden (view full) ---

69.El
70.Pp
71Refer to
72.Xr sconfig 8
73for information about the
74.Nm
75adapter configuration.
76.Sh SEE ALSO
40If this option is present in your kernel configuration file, the
41.Nm
42driver will be compiled with
43.Xr netgraph 4
44support.
45Otherwise, it will be compiled with
46.Xr sppp 4
47support.

--- 23 unchanged lines hidden (view full) ---

71.El
72.Pp
73Refer to
74.Xr sconfig 8
75for information about the
76.Nm
77adapter configuration.
78.Sh SEE ALSO
77.Xr ctau 4 ,
78.Xr cx 4 ,
79.Xr sppp 4 ,
80.Xr ifconfig 8 ,
81.Xr sconfig 8 ,
79.Xr ctau 4 ,
80.Xr cx 4 ,
81.Xr sppp 4 ,
82.Xr ifconfig 8 ,
83.Xr sconfig 8 ,
82.Xr spppcontrol 8
83.Sh HISTORY
84The
85.Nm
86driver was added in
87.Fx 5.3 .
88The
89.Nm
90driver for previous versions of
91.Fx
92is available from
93.Pa http://www.cronyx.ru/ .
84.Xr spppcontrol 8
85.Sh HISTORY
86The
87.Nm
88driver was added in
89.Fx 5.3 .
90The
91.Nm
92driver for previous versions of
93.Fx
94is available from
95.Pa http://www.cronyx.ru/ .