Deleted Added
full compact
ral.4 (193527) ral.4 (195618)
1.\" Copyright (c) 2005, 2006
2.\" Damien Bergamini <damien.bergamini@free.fr>
3.\"
4.\" Permission to use, copy, modify, and distribute this software for any
5.\" purpose with or without fee is hereby granted, provided that the above
6.\" copyright notice and this permission notice appear in all copies.
7.\"
8.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
11.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15.\"
1.\" Copyright (c) 2005, 2006
2.\" Damien Bergamini <damien.bergamini@free.fr>
3.\"
4.\" Permission to use, copy, modify, and distribute this software for any
5.\" purpose with or without fee is hereby granted, provided that the above
6.\" copyright notice and this permission notice appear in all copies.
7.\"
8.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
11.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15.\"
16.\" $FreeBSD: head/share/man/man4/ral.4 193527 2009-06-05 17:44:43Z sam $
16.\" $FreeBSD: head/share/man/man4/ral.4 195618 2009-07-11 15:02:45Z rpaulo $
17.\"
17.\"
18.Dd April 13, 2008
18.Dd July 8, 2009
19.Os
20.Dt RAL 4
21.Sh NAME
22.Nm ral
23.Nd "Ralink Technology IEEE 802.11 wireless network driver"
24.Sh SYNOPSIS
25To compile this driver into the kernel,
26place the following lines in your

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

67driver depending on the received signal strength and on the number of hardware
68transmission retries.
69.Pp
70.Nm
71supports
72.Cm station ,
73.Cm adhoc ,
74.Cm hostap ,
19.Os
20.Dt RAL 4
21.Sh NAME
22.Nm ral
23.Nd "Ralink Technology IEEE 802.11 wireless network driver"
24.Sh SYNOPSIS
25To compile this driver into the kernel,
26place the following lines in your

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

67driver depending on the received signal strength and on the number of hardware
68transmission retries.
69.Pp
70.Nm
71supports
72.Cm station ,
73.Cm adhoc ,
74.Cm hostap ,
75.Cm mesh ,
75.Cm wds ,
76and
77.Cm monitor
78mode operation.
79Only one
80.Cm hostap
76.Cm wds ,
77and
78.Cm monitor
79mode operation.
80Only one
81.Cm hostap
82or
83.Cm mesh
81virtual interface may be configured at a time.
82Any number of
83.Cm wds
84virtual interfaces may be configured together with a
85.Cm hostap
86interface.
87Multiple
88.Cm station

--- 169 unchanged lines hidden ---
84virtual interface may be configured at a time.
85Any number of
86.Cm wds
87virtual interfaces may be configured together with a
88.Cm hostap
89interface.
90Multiple
91.Cm station

--- 169 unchanged lines hidden ---