Baptiste Daroussin
6c89995002
use .Mt to mark up email addresses consistently (final part)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-26 21:46:14 +00:00
Eitan Adler
50d675f7a9
Remove trailing whitespace per mdoc lint warning
...
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
2012-03-29 05:02:12 +00:00
Glen Barber
5d5140280b
Fix various broken links in manual pages.
...
Submitted by: Michiel Overtoom (motoom % xs4all nl)
PR: 159130 159131 159132 159133 159134
159135 159136 159137 158138 159144
Approved by: re (kib)
MFC after: 3 days
2011-07-23 22:55:32 +00:00
Bernhard Schmidt
8202a0afe4
OLDCARD is long gone.
...
Discussed with: imp
2011-01-04 19:26:11 +00:00
Ulrich Spörlein
0d9deed52c
mdoc: drop redundant .Pp and .LP calls
...
They have no effect when coming in pairs, or before .Bl/.Bd
2010-10-08 12:40:16 +00:00
Ruslan Ermilov
aa4a335bae
Use the newly brought %U macro.
2010-01-15 16:01:22 +00:00
Xin LI
35d9ffb960
Add a missing .Ed tag.
...
MFC after: 2 weeks
2009-11-18 01:13:15 +00:00
Warner Losh
c21156876b
Add recent ELSA additions to wi(4), plus make sure the list matches
...
the driver for ELSA.
PR: 77913
Submitted by: Daan Vreeken
MFC after: 3 days
2008-08-27 04:55:37 +00:00
Warner Losh
a653651375
Bumpd date
...
Minor word smithing on the need for newer firmware.
2008-08-02 23:41:10 +00:00
Warner Losh
1edd9c5b7a
Add entry for Prism-3 based Siemens SpeedStream card. It has
...
identical packaging and model numbers, but has had the Prism-II chips
replaced by Prism-3. The wi driver was just updated with the new
entry.
2008-08-02 23:29:35 +00:00
Warner Losh
f1345f5393
Add a few clarifications to this man page. Also, add a table that
...
describes the minimum versions of each feature and each chipset type
supported by this driver. Basically, unless you have a very modern
version of firmware on a Prism card, you won't be able to use these
cards for much on modern networks that have any kind of protection
enabled, except for the few WEP-only stranglers that appear at some
conferences...
2008-07-26 18:31:39 +00:00
Sam Leffler
b032f27c36
Multi-bss (aka vap) support for 802.11 devices.
...
Note this includes changes to all drivers and moves some device firmware
loading to use firmware(9) and a separate module (e.g. ral). Also there
no longer are separate wlan_scan* modules; this functionality is now
bundled into the wlan module.
Supported by: Hobnob and Marvell
Reviewed by: many
Obtained from: Atheros (some bits)
2008-04-20 20:35:46 +00:00
Christian Brueffer
5760e921e8
Remove references to the obsolete card(4) manpage.
2008-01-28 18:08:41 +00:00
Warner Losh
04d4ea361c
Add another SMC device.
...
Submitted by: ken wongk at abo dot dnsalias stop org
PR: 66343
Approved by: re@ (hrs)
2007-07-11 04:17:02 +00:00
Andrew Thompson
069441f718
Remove wicontrol(8) from the base system. Using wicontrol to configure an
...
interface has been deprecated since 5.1, wi(4) wireless interfaces are managed
via the net80211 stack and ifconfig.
Approved by: re (rwatson)
2007-07-01 10:25:07 +00:00
Christian Brueffer
a25ecdff1f
Xref altq(4) for drivers that support it according to altq(4).
2007-01-30 08:40:04 +00:00
Maxim Konovalov
64e16bf0e1
o Borrow from if_bridge.4: note that the bridge interface need to be upped.
...
PR: docs/94545
Submitted by: thompsa
2006-04-28 21:45:08 +00:00
Ruslan Ermilov
78ad54210f
-mdoc sweep.
2005-11-18 10:56:28 +00:00
Tom Rhodes
16d78bb878
Work around an apparent mdoc(7) bug.
...
Spotted by: marius
Discussed with: ru
2005-10-07 02:32:16 +00:00
Maxim Konovalov
466cbb4b88
o Follow the trend and update a host-based wireless bridge example.
2005-09-28 15:22:17 +00:00
Tom Rhodes
90296834d9
Break long lines and kill a few instances of EOL whitespace.
...
Noticed by: ru
2005-07-21 05:02:39 +00:00
Tom Rhodes
86e3186efa
Add a "Load module on start up" comment, similar to mac_*.4 pages[1].
...
Quote .Cd and .Nd text.
Bump doc date.
Requested by: some user through ru
Supported by: ru, dwmalone, brueffer
2005-07-19 00:26:30 +00:00
Warner Losh
ba8f34770d
Add a boatload of new device ids, gleaned from the pcmcia-cs-3.2.8
...
distribution. Add the appropriate devices to the man pages.
Obtained from: pcmcia-cs
Approved by: re (scottl)
2005-07-10 02:00:35 +00:00
Warner Losh
0171834abb
Add intersil chip names we know we support since some OEMs use them
...
very transparently.
2005-01-20 18:33:07 +00:00
Warner Losh
9086083a9a
Note SENAO SL-2511CD support
2005-01-20 17:48:01 +00:00
Christian Brueffer
c5f116aa9a
(fast) ethernet -> (Fast) Ethernet
...
MFC after: 3 days
2004-12-21 01:09:34 +00:00
Ruslan Ermilov
5203edcdc5
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
Maxim Konovalov
26d2edc770
o Fix a bridge example: sysctl net.inet.ip.forwarding=1 is needless,
...
bridge(4) is working on a level below. Suggest
sysctl net.inet.ip.check_interface=0 instead.
MFC after: 2 weeks
2004-02-18 08:30:08 +00:00
Bruce A. Mah
72a6e47193
Add a few wi-supported cards to get this manpage caught up with
...
the hardware notes.
Reviewed by: imp
Approved by: re (implicitly)
2003-12-02 07:07:45 +00:00
Warner Losh
9473f5cf39
document Sony PEGA-WL110
...
# I think this is prism 3 based, but I could be wrong
2003-09-22 05:36:32 +00:00
Sam Leffler
47b03ede0c
change bridge mib usage to reflect new world order
...
Prodded by: Ruslan Ermilov <ru@FreeBSD.org>
2003-09-21 23:16:02 +00:00
Warner Losh
eda5416940
compaq WL110 is a lucent card
...
Submitted by Jeremy Bingham
2003-09-10 19:34:51 +00:00
Warner Losh
43d16a0eba
Use PC Card instead of other variants in the driver man pages.
2003-08-20 06:49:57 +00:00
Warner Losh
0c220814d1
Note that Microsoft MN-520 WLAN card is now supported.
2003-08-14 06:35:48 +00:00
Christian Brueffer
6a9f5ebdc4
Markup, spelling and punctuation fixes
...
PR: 55440
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
MFC after: 3 days
2003-08-13 12:54:55 +00:00
Warner Losh
7bbca4a4db
Add new supported cards
2003-07-19 06:19:43 +00:00
Hiten Pandya
10626faea4
WLAN related fixes:
...
- Add some wlan(4) related cross-references.
- Add some "device" lines to SYNOPSIS
- Correct grammar/sentencing in ath_hal(4) manual page
PR: docs/54114
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
Approved by: des (mentor)
2003-07-18 11:40:41 +00:00
Warner Losh
0838b40f1f
More devices supported, but not in the man page
2003-07-15 07:27:57 +00:00
Warner Losh
961071a274
Siemens SpeedStream SS1021
...
Obtained from: OpenBSD (minor mods for our stuff); millert
2003-07-15 03:41:13 +00:00
Warner Losh
fe2680eaa0
add asus wl100
2003-07-11 09:25:18 +00:00
Warner Losh
b215f4334a
Add buffalo airstation wli2-cf-s11 I got in japan to the list
2003-07-05 00:31:51 +00:00
Mike Silbersack
04a7874315
Update the description of the Netgear MA401 to say Prism-II/2.5;
...
my 401 is a 2.5, so presumably many of them are.
MFC after: 3 days
2003-06-20 04:27:55 +00:00
Ruslan Ermilov
7ad3fab81e
Fixed cross references to pccbb(4), fixed spelling of "device cbb",
...
and linked the pccbb(4) manpage to cbb(4).
Reviewed by: imp
2003-06-05 21:12:55 +00:00
Ruslan Ermilov
7f43a6f399
Use -item lists instead of -tag lists. Grammar.
2003-05-20 22:09:18 +00:00
Takeshi Shibagaki
a8f985e51e
NEC PK-WL001 is Lucent, not Prism-II.
2003-04-10 17:04:03 +00:00
Warner Losh
7235963e95
The Netgear MA311 is a Prism 2.5 card.
...
Submitted by: duncan@quantumlogic.net
2003-04-05 13:07:44 +00:00
Warner Losh
d12d35d416
DWL-520 is used to describe three or four different cards. only some
...
of them are prism based and are thus supported by wi. Document this
fact.
2003-04-05 07:41:52 +00:00
Takeshi Shibagaki
a94c7d66aa
Add an information and fix typo.
2003-03-27 19:33:22 +00:00
Warner Losh
c266c8aa6c
Update those versions of firmware that support ibss mode
2003-03-05 02:37:20 +00:00
Ruslan Ermilov
c3a916c3f0
mdoc(7) police: Added missing markup bits.
2003-03-02 21:15:52 +00:00