Commit Graph

70 Commits

Author SHA1 Message Date
maxim
bd6b3ab411 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
ru
8a2652d669 -mdoc sweep. 2005-11-18 10:56:28 +00:00
trhodes
b7d0ff1b4b Work around an apparent mdoc(7) bug.
Spotted by:	marius
Discussed with:	ru
2005-10-07 02:32:16 +00:00
maxim
2e1aceea33 o Follow the trend and update a host-based wireless bridge example. 2005-09-28 15:22:17 +00:00
trhodes
a87b82ead9 Break long lines and kill a few instances of EOL whitespace.
Noticed by:	ru
2005-07-21 05:02:39 +00:00
trhodes
17d84e4e12 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
imp
1da3d0e6fa 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
imp
ec6d4fb4e2 Add intersil chip names we know we support since some OEMs use them
very transparently.
2005-01-20 18:33:07 +00:00
imp
5d98a96208 Note SENAO SL-2511CD support 2005-01-20 17:48:01 +00:00
brueffer
392ec03981 (fast) ethernet -> (Fast) Ethernet
MFC after:	3 days
2004-12-21 01:09:34 +00:00
ru
1cf1598667 Mechanically kill hard sentence breaks and double whitespaces. 2004-07-03 18:29:24 +00:00
maxim
5ce7073e53 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
bmah
5afccd1067 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
imp
dff797e716 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
cff39a66f7 change bridge mib usage to reflect new world order
Prodded by:	Ruslan Ermilov <ru@FreeBSD.org>
2003-09-21 23:16:02 +00:00
imp
85fbd8d8de compaq WL110 is a lucent card
Submitted by Jeremy Bingham
2003-09-10 19:34:51 +00:00
imp
876b45a0a8 Use PC Card instead of other variants in the driver man pages. 2003-08-20 06:49:57 +00:00
imp
9537ae50e8 Note that Microsoft MN-520 WLAN card is now supported. 2003-08-14 06:35:48 +00:00
brueffer
b870660f36 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
imp
92d5461b30 Add new supported cards 2003-07-19 06:19:43 +00:00
hmp
50a6550a0f 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
imp
61298a06f3 More devices supported, but not in the man page 2003-07-15 07:27:57 +00:00
imp
247e2b71de Siemens SpeedStream SS1021
Obtained from: OpenBSD (minor mods for our stuff); millert
2003-07-15 03:41:13 +00:00
imp
c33672ea1f add asus wl100 2003-07-11 09:25:18 +00:00
imp
705cd167e6 Add buffalo airstation wli2-cf-s11 I got in japan to the list 2003-07-05 00:31:51 +00:00
silby
9a0cfab67f 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
ru
a48cc8d6a2 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
ru
5025c3cd39 Use -item lists instead of -tag lists. Grammar. 2003-05-20 22:09:18 +00:00
shiba
22cb0f2b34 NEC PK-WL001 is Lucent, not Prism-II. 2003-04-10 17:04:03 +00:00
imp
ce62a0d85e The Netgear MA311 is a Prism 2.5 card.
Submitted by: duncan@quantumlogic.net
2003-04-05 13:07:44 +00:00
imp
f66b0dbcbb 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
shiba
eba009d07f Add an information and fix typo. 2003-03-27 19:33:22 +00:00
imp
d196fb7c9c Update those versions of firmware that support ibss mode 2003-03-05 02:37:20 +00:00
ru
192740835f mdoc(7) police: Added missing markup bits. 2003-03-02 21:15:52 +00:00
trhodes
878cb0e757 `Word-smithing' 2003-03-01 19:13:27 +00:00
imp
3827359bd1 Add notes about which versions of firmware is known to work/fail with
various functions of the card.  Be pedantically careful to use 'station
firmware' when talking about the version of Prism firmware.

As always, word-smithing welcome.

MFC-After: Tom Rhodes wakes up and notices :-)
2003-03-01 18:26:49 +00:00
trhodes
2a79d3755e Use .Pa for file names and paths. 2003-03-01 15:56:42 +00:00
imp
361a7c9046 Add xref to oldcard/newcard docs. 2003-02-27 20:45:54 +00:00
imp
ddd154ca29 Document the hand springs that you need to go through to use a WL200 2003-02-27 20:37:03 +00:00
ru
0dea541567 mdoc(7) police: Scheduled sweep. 2003-02-24 22:53:26 +00:00
trhodes
532d2bdd63 Be more specific about supported cards.
Submitted by:	imp
2003-02-24 04:23:56 +00:00
imp
84e496f2d2 Add a bunch of cards that we've added IDs for in the past few months:
+Allied Telesis WR211PCM        Prism?  PCMCIA
+ArTem OnAir    Prism?  PCMCIA
+Bay eMobility 11B      Prism-2.5?      PCMCIA
+Blue Concentric Circle WL-379F Prism-II        CF
+Linksys WCF11  Prism-3 PCMCIA
+YIS TWL-11B    Prism-II        PCMCIA
2003-02-17 18:21:51 +00:00
imp
cd711a98a7 Update man page to match the new world order after Sam updated us to
NetBSD's 802.11 infrastructure.
2003-02-11 17:40:56 +00:00
tom
f199b661e8 Note that Wisecom's PCI adapter works. 2003-01-18 21:47:48 +00:00
trhodes
af3bc8c042 Note that the Dlink Air 660 is supported. 2003-01-14 01:14:08 +00:00
imp
72b5b1d27f 'wepmode on' is needed to turn on wep.
Submitted by: blackend
2003-01-01 02:53:41 +00:00
jhb
3637f97999 Fix a grammar bogon.
PR:		44883
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-11-04 19:18:57 +00:00
ru
f2aa335ea9 mdoc(7) police: minor nits.
Approved by:	imp
2002-08-13 19:43:47 +00:00
imp
a834f828f3 Add a bunch more cards that are known to work.
Add a warning about the Symbol LA-4100 series of cards.  You gotta
load special firmware, and the wi driver in the tree doesn't support
that yet.
2002-07-30 06:58:27 +00:00
imp
660e098483 Add US Robotics Wireless Card 2410
Also add a snarky note about telling me about changes to this file so I can
keep OpenBSD and FreeBSD's copy of this man page more or less in sync.
2002-06-14 06:56:03 +00:00