Deleted Added
full compact
ctau.4 (127942) ctau.4 (130850)
1.\" Copyright (c) 2004 Roman Kurakin <rik@cronyx.ru>
2.\" Copyright (c) 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: ct.4,v 1.1.2.2 2004/02/26 18:47:18 rik Exp $
1.\" Copyright (c) 2004 Roman Kurakin <rik@cronyx.ru>
2.\" Copyright (c) 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: ct.4,v 1.1.2.2 2004/02/26 18:47:18 rik Exp $
14.\" $FreeBSD: head/share/man/man4/man4.i386/ctau.4 127942 2004-04-06 12:34:25Z rik $
14.\" $FreeBSD: head/share/man/man4/man4.i386/ctau.4 130850 2004-06-21 15:14:27Z rik $
15.\"
16.Dd February 26, 2004
17.Dt CTAU 4 i386
18.Os
19.Sh NAME
20.Nm ctau
21.Nd driver for synchronous Cronyx Tau WAN adapters
22.Sh SYNOPSIS

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

33.Cd hint.ctau.0.port="0x240"
34.Cd hint.ctau.0.irq="15"
35.Cd hint.ctau.0.drq="7"
36.Sh DESCRIPTION
37The
38.Nm
39driver needs either
40.Xr sppp 4
15.\"
16.Dd February 26, 2004
17.Dt CTAU 4 i386
18.Os
19.Sh NAME
20.Nm ctau
21.Nd driver for synchronous Cronyx Tau WAN adapters
22.Sh SYNOPSIS

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

33.Cd hint.ctau.0.port="0x240"
34.Cd hint.ctau.0.irq="15"
35.Cd hint.ctau.0.drq="7"
36.Sh DESCRIPTION
37The
38.Nm
39driver needs either
40.Xr sppp 4
41or
41or
42.Xr netgraph 4 .
42.Xr netgraph 4 .
43Which one to use is determined by the NETGRAPH_CRONYX option.
43Which one to use is determined by the
44.Dv NETGRAPH_CRONYX
45option.
44If this option is present in your kernel configuration file, the
45.Nm
46driver will be compiled with
47.Xr netgraph 4
48support.
49Otherwise, it will be compiled with
50.Xr sppp 4
51support.

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

76It is always better to specify hardware resources manually.
77.Pp
78Refer to
79.Xr sconfig 8
80for information about the
81.Nm
82adapter configuration.
83.Sh SEE ALSO
46If this option is present in your kernel configuration file, the
47.Nm
48driver will be compiled with
49.Xr netgraph 4
50support.
51Otherwise, it will be compiled with
52.Xr sppp 4
53support.

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

78It is always better to specify hardware resources manually.
79.Pp
80Refer to
81.Xr sconfig 8
82for information about the
83.Nm
84adapter configuration.
85.Sh SEE ALSO
84.Xr cx 4 ,
85.Xr sppp 4 ,
86.Xr ifconfig 8 ,
87.Xr sconfig 8 ,
86.Xr cx 4 ,
87.Xr sppp 4 ,
88.Xr ifconfig 8 ,
89.Xr sconfig 8 ,
88.Xr spppcontrol 8
89.Sh HISTORY
90The
91.Nm
92driver was added in
93.Fx 5.3 .
94The
95.Nm
96driver for previous versions of
97.Fx
98is available from
99.Pa http://www.cronyx.ru/ .
90.Xr spppcontrol 8
91.Sh HISTORY
92The
93.Nm
94driver was added in
95.Fx 5.3 .
96The
97.Nm
98driver for previous versions of
99.Fx
100is available from
101.Pa http://www.cronyx.ru/ .