Deleted Added
full compact
ath.4 (166346) ath.4 (171131)
1.\"-
2.\" Copyright (c) 2002-2004 Sam Leffler, Errno Consulting
3.\" All rights reserved.
4.\""
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

24.\" THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY,
25.\" OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
26.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
27.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
28.\" IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
29.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
30.\" THE POSSIBILITY OF SUCH DAMAGES.
31.\"
1.\"-
2.\" Copyright (c) 2002-2004 Sam Leffler, Errno Consulting
3.\" All rights reserved.
4.\""
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

24.\" THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY,
25.\" OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
26.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
27.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
28.\" IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
29.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
30.\" THE POSSIBILITY OF SUCH DAMAGES.
31.\"
32.\" $FreeBSD: head/share/man/man4/ath.4 166346 2007-01-30 08:40:04Z brueffer $
32.\" $FreeBSD: head/share/man/man4/ath.4 171131 2007-07-01 10:25:07Z thompsa $
33.\"/
34.Dd December 7, 2006
35.Dt ATH 4
36.Os
37.Sh NAME
38.Nm ath
39.Nd "Atheros IEEE 802.11 wireless network driver"
40.Sh SYNOPSIS

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

257.Xr arp 4 ,
258.Xr ath_hal 4 ,
259.Xr card 4 ,
260.Xr netintro 4 ,
261.Xr pcic 4 ,
262.Xr wi 4 ,
263.Xr wlan 4 ,
264.Xr ifconfig 8 ,
33.\"/
34.Dd December 7, 2006
35.Dt ATH 4
36.Os
37.Sh NAME
38.Nm ath
39.Nd "Atheros IEEE 802.11 wireless network driver"
40.Sh SYNOPSIS

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

257.Xr arp 4 ,
258.Xr ath_hal 4 ,
259.Xr card 4 ,
260.Xr netintro 4 ,
261.Xr pcic 4 ,
262.Xr wi 4 ,
263.Xr wlan 4 ,
264.Xr ifconfig 8 ,
265.Xr wicontrol 8
266.Sh HISTORY
267The
268.Nm
269device driver first appeared in
270.Fx 5.2 .
271.Sh CAVEATS
272Different regulatory domains have different default channels for adhoc
273mode.
274See
275.Xr ifconfig 8
276for information on how to change the channel.
265.Sh HISTORY
266The
267.Nm
268device driver first appeared in
269.Fx 5.2 .
270.Sh CAVEATS
271Different regulatory domains have different default channels for adhoc
272mode.
273See
274.Xr ifconfig 8
275for information on how to change the channel.
277See
278.Xr wicontrol 8
279for information on different regulatory domains.
280Different regulatory domains may not be able to communicate with each
281other with 802.11a as different regulatory domains do not necessarily
282have overlapping channels.
283.Pp
284Revision A1 of the D-LINK DWL-G520 and DWL-G650 are based on an
285Intersil PrismGT chip and are not supported by this driver.
286.Sh BUGS
287There is no software retransmit; only hardware retransmit is used.

--- 15 unchanged lines hidden ---
276Different regulatory domains may not be able to communicate with each
277other with 802.11a as different regulatory domains do not necessarily
278have overlapping channels.
279.Pp
280Revision A1 of the D-LINK DWL-G520 and DWL-G650 are based on an
281Intersil PrismGT chip and are not supported by this driver.
282.Sh BUGS
283There is no software retransmit; only hardware retransmit is used.

--- 15 unchanged lines hidden ---