View | Details | Raw Unified | Return to bug 54114
Collapse All | Expand All

(-)share/man/man4/an.4 (+1 lines)
Lines 104-109 Link Here
104
.Xr arp 4 ,
104
.Xr arp 4 ,
105
.Xr miibus 4 ,
105
.Xr miibus 4 ,
106
.Xr netintro 4 ,
106
.Xr netintro 4 ,
107
.Xr wlan 4 ,
107
.Xr ancontrol 8 ,
108
.Xr ancontrol 8 ,
108
.Xr ifconfig 8
109
.Xr ifconfig 8
109
.Sh HISTORY
110
.Sh HISTORY
(-)share/man/man4/ath.4 (+2 lines)
Lines 39-44 Link Here
39
.Nd "Atheros IEEE 802.11 driver"
39
.Nd "Atheros IEEE 802.11 driver"
40
.Sh SYNOPSIS
40
.Sh SYNOPSIS
41
.Cd "device ath"
41
.Cd "device ath"
42
.Cd "device ath_hal"
43
.Cd "device wlan"
42
.Sh DESCRIPTION
44
.Sh DESCRIPTION
43
The
45
The
44
.Nm
46
.Nm
(-)share/man/man4/ath_hal.4 (-3 / +3 lines)
Lines 42-50 Link Here
42
.Sh DESCRIPTION
42
.Sh DESCRIPTION
43
The
43
The
44
.Nm
44
.Nm
45
modules provides hardware support for wireless network adapters based on
45
module provides hardware support for wireless network adapters based on
46
the Atheros AR5210, AR5211, and AR5212 chips.
46
the Atheros AR5210, AR5211, and AR5212 chips.
47
This modules is required by the
47
This module is required by the
48
.Xr ath 4
48
.Xr ath 4
49
driver.
49
driver.
50
.Pp
50
.Pp
Lines 67-73 Link Here
67
Netgear WAG511	AR5212	Cardbus
67
Netgear WAG511	AR5212	Cardbus
68
.El
68
.El
69
.Sh SEE ALSO
69
.Sh SEE ALSO
70
.Xr ath 4 ,
70
.Xr ath 4
71
.Re
71
.Re
72
.Sh HISTORY
72
.Sh HISTORY
73
The
73
The
(-)share/man/man4/wi.4 (+3 lines)
Lines 39-44 Link Here
39
.Nd "Lucent Hermes, Intersil PRISM and Spectrum24 IEEE 802.11 driver"
39
.Nd "Lucent Hermes, Intersil PRISM and Spectrum24 IEEE 802.11 driver"
40
.Sh SYNOPSIS
40
.Sh SYNOPSIS
41
.Cd "device wi"
41
.Cd "device wi"
42
.Cd "device wlan"
42
.Sh DESCRIPTION
43
.Sh DESCRIPTION
43
The
44
The
44
.Nm
45
.Nm
Lines 312-322 Link Here
312
.Sh SEE ALSO
313
.Sh SEE ALSO
313
.Xr an 4 ,
314
.Xr an 4 ,
314
.Xr arp 4 ,
315
.Xr arp 4 ,
316
.Xr ath 4 ,
315
.Xr card 4 ,
317
.Xr card 4 ,
316
.Xr netintro 4 ,
318
.Xr netintro 4 ,
317
.Xr pccard 4 ,
319
.Xr pccard 4 ,
318
.Xr pccbb 4 ,
320
.Xr pccbb 4 ,
319
.Xr pcic 4 ,
321
.Xr pcic 4 ,
322
.Xr wlan 4 ,
320
.Xr ifconfig 8 ,
323
.Xr ifconfig 8 ,
321
.Xr wicontrol 8
324
.Xr wicontrol 8
322
.Rs
325
.Rs
(-)share/man/man4/wlan.4 (-2 / +4 lines)
Lines 39-47 Link Here
39
device provides generic code to support 802.11
39
device provides generic code to support 802.11
40
drivers, including host AP mode.
40
drivers, including host AP mode.
41
Currently it is required for the
41
Currently it is required for the
42
.Xr wi 4
42
.Xr wi 4 ,
43
and
44
.Xr an 4
43
.Xr an 4
44
and
45
.Xr ath 4
45
drivers but will eventually be required by all 802.11 drivers.
46
drivers but will eventually be required by all 802.11 drivers.
46
.Sh COMPATIBILITY
47
.Sh COMPATIBILITY
47
The module name of
48
The module name of
Lines 50-55 Link Here
50
.Nx .
51
.Nx .
51
.Sh SEE ALSO
52
.Sh SEE ALSO
52
.Xr an 4 ,
53
.Xr an 4 ,
54
.Xr ath 4 ,
53
.Xr awi 4 ,
55
.Xr awi 4 ,
54
.Xr netintro 4 ,
56
.Xr netintro 4 ,
55
.Xr wi 4
57
.Xr wi 4

Return to bug 54114