OpenBSD CVS

CVS log for src/share/man/man4/rtw.4


[BACK] Up to [local] / src / share / man / man4

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.48 / (download) - annotate - [select for diffs], Thu Mar 31 17:27:21 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.47: +3 -3 lines
Diff to previous 1.47 (colored)

man pages: add missing commas between subordinate and main clauses

jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.

ok jmc@

Revision 1.47 / (download) - annotate - [select for diffs], Fri Feb 18 10:24:32 2022 UTC (2 years, 3 months ago) by jsg
Branch: MAIN
Changes since 1.46: +3 -3 lines
Diff to previous 1.46 (colored)

prefer https links in man pages
ok gnezdo@ miod@ jmc@

Revision 1.46 / (download) - annotate - [select for diffs], Fri Oct 15 08:10:44 2021 UTC (2 years, 7 months ago) by kn
Branch: MAIN
Changes since 1.45: +3 -3 lines
Diff to previous 1.45 (colored)

Teach modern "inet autoconf"

This goes in line with hostname.if(5), unwind.conf(5), ifconfig(8)
as well as our installer.

OK deraadt

Revision 1.45 / (download) - annotate - [select for diffs], Fri Mar 29 07:07:05 2019 UTC (5 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.44: +7 -2 lines
Diff to previous 1.44 (colored)

add notes for drivers which support powersave; help/ok stsp
while here i knocked out a Tn from iwn and tidied it a little...

Revision 1.44 / (download) - annotate - [select for diffs], Mon Jan 21 02:50:00 2019 UTC (5 years, 4 months ago) by phessler
Branch: MAIN
Changes since 1.43: +4 -6 lines
Diff to previous 1.43 (colored)

move example configurations to include nwid and nwkey on the same line

Revision 1.43 / (download) - annotate - [select for diffs], Mon Mar 7 13:47:53 2016 UTC (8 years, 3 months ago) by stsp
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.42: +3 -3 lines
Diff to previous 1.42 (colored)

In man page hostname.if examples showing how to configure hostap, put lines
configuring addresses last. Avoids problems where the interface is put up
before wireless settings are properly configured.
Prompted by questions from Matthew ("chohag") on bugs@

Revision 1.42 / (download) - annotate - [select for diffs], Tue Jul 16 16:05:49 2013 UTC (10 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.41: +4 -5 lines
Diff to previous 1.41 (colored)

use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@

Revision 1.41 / (download) - annotate - [select for diffs], Thu Feb 14 07:40:42 2013 UTC (11 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.40: +17 -26 lines
Diff to previous 1.40 (colored)

rework EXAMPLES somewhat, and remove the obsolete NONE NONE NONE dhcp
stuff; ok krw

Revision 1.40 / (download) - annotate - [select for diffs], Sat Aug 18 08:44:25 2012 UTC (11 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored)

within Rs/Re reference blocks, use %U instead of %O (or any other
variants) for URLs, allowing mandoc -Thtml to properly generate links;

(sendmail.8 changes are simply using Lk, which i somehow missed in previous)

ingo reminded me to verify that gnu groff recognises %U: 1.20.1 does not,
but 1.21 does;

Revision 1.39 / (download) - annotate - [select for diffs], Sat Sep 3 22:59:07 2011 UTC (12 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.38: +4 -4 lines
Diff to previous 1.38 (colored)

make -column lists pretty again;

specifically, rewrite them to permit some markup in the column headers,
and use "Ta" instead of literal tabs; mandoc does not currently match groff
100%, but a mandoc fix may be some time off, and we've gone enough releases
with poorly formatting column lists.

in some cases i have rewritten the lists as -tag, where -column made
little sense.

Revision 1.38 / (download) - annotate - [select for diffs], Fri Aug 19 19:59:51 2011 UTC (12 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.37: +3 -4 lines
Diff to previous 1.37 (colored)

as with other list types, column lists generally do not need a Pp/-compact
construct;

this also sidesteps what seems to be a problem with mandoc, in that
"-column -compact" seems to mess up the formatting. thus these pages should
now have their lists formatted nicely (i.e. correctly aligned and with indent
applied);

as a side note, the fact that headers are not properly marked up is another
issue which will be addressed separately (a mandoc fix is needed, i think).
i have fudged a few of these to mark up properly, since the workaround does
make sense for some pages.

as another side note, i haven;t fixed man7, as i need to prepare a separate
diff for kristaps and ingo.

Revision 1.37 / (download) - annotate - [select for diffs], Sun Sep 19 12:49:37 2010 UTC (13 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored)

more wacky macro fixes;

Revision 1.36 / (download) - annotate - [select for diffs], Wed Sep 2 07:00:24 2009 UTC (14 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

the `W' in WEP apparently stands for wired, not wireless;
from Scott Radvan

Revision 1.35 / (download) - annotate - [select for diffs], Fri Aug 29 09:44:16 2008 UTC (15 years, 9 months ago) by damien
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.34: +5 -5 lines
Diff to previous 1.34 (colored)

new sentence, new line.

Revision 1.34 / (download) - annotate - [select for diffs], Fri Aug 29 09:03:48 2008 UTC (15 years, 9 months ago) by damien
Branch: MAIN
Changes since 1.33: +6 -2 lines
Diff to previous 1.33 (colored)

add the following paragraph from the wi(4) manual page to the
CAVEATS section of all drivers claiming HostAP support:

"Host AP mode doesn't support power saving.  Clients attempting to
 use power saving mode may experience significant packet loss
 (disabling power saving on the client will fix this)."

unfortunately (or not?), more and more clients are using PS mode by
default and will not work properly with an AP running OpenBSD.

proper handling of STAs in PS mode will come in net80211 but is is
very unlikely that all drivers will be ported.

Revision 1.33 / (download) - annotate - [select for diffs], Tue Jul 29 17:03:35 2008 UTC (15 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.32: +9 -11 lines
Diff to previous 1.32 (colored)

tweak the wep section somewhat, to bring it into line with what
we say for those devices which support wpa;

Revision 1.32 / (download) - annotate - [select for diffs], Fri Jun 20 06:33:31 2008 UTC (15 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.31: +3 -2 lines
Diff to previous 1.31 (colored)

add missing .Re; from Alan R. S. Bueno

Revision 1.31 / (download) - annotate - [select for diffs], Thu Apr 17 14:01:22 2008 UTC (16 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.30: +4 -133 lines
Diff to previous 1.30 (colored)

remove the CONFIGURATION section from the wireless pages:
the addition of the wpa options have shown just how unwieldy it had
become, it's already in ifconfig(8) anyway, and "ifconfig -m" will
get the relevant ones.

ok dlg jsg

Revision 1.30 / (download) - annotate - [select for diffs], Mon Dec 10 10:32:54 2007 UTC (16 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.29: +33 -2 lines
Diff to previous 1.29 (colored)

document "nwflag" for wireless devices which can operate in
hostap mode;

ok damien

Revision 1.29 / (download) - annotate - [select for diffs], Thu May 31 19:19:51 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

convert to new .Dd format;

Revision 1.28 / (download) - annotate - [select for diffs], Fri Nov 10 20:06:58 2006 UTC (17 years, 6 months ago) by mk
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.27: +4 -1 lines
Diff to previous 1.27 (colored)

Mention -nwid here too, reminded by reyk.

Having to edit all these files makes me realise how many wireless
drivers we actually have.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Aug 30 23:14:30 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

concentrate on `device', not `driver'; from deraadt

Revision 1.26 / (download) - annotate - [select for diffs], Fri Mar 24 07:57:11 2006 UTC (18 years, 2 months ago) by robert
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

The Buffalo WLI-CB-B11 card uses SA2400 radio.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Mar 4 23:45:17 2006 UTC (18 years, 3 months ago) by jsg
Branch: MAIN
Changes since 1.24: +2 -3 lines
Diff to previous 1.24 (colored)

Update caveats section to better reflect reality.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Nov 28 00:20:53 2005 UTC (18 years, 6 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.23: +43 -22 lines
Diff to previous 1.23 (colored)

List a few more products and mention which radio individual products use.
'looks fine' jmc@

Revision 1.23 / (download) - annotate - [select for diffs], Sun Nov 20 14:15:26 2005 UTC (18 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

wording;
ok jsg@

Revision 1.22 / (download) - annotate - [select for diffs], Sun Nov 20 09:57:56 2005 UTC (18 years, 6 months ago) by jsg
Branch: MAIN
Changes since 1.21: +7 -8 lines
Diff to previous 1.21 (colored)

GRF5101 based hardware should work now.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Sep 30 20:34:24 2005 UTC (18 years, 8 months ago) by jaredy
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored)

deploy .An -nosplit; ok jmc

Revision 1.20 / (download) - annotate - [select for diffs], Fri Sep 23 10:24:51 2005 UTC (18 years, 8 months ago) by grunk
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

{TrendNet,Trendware} -> TRENDnet, ok jsg@

Revision 1.19 / (download) - annotate - [select for diffs], Tue Aug 30 15:20:26 2005 UTC (18 years, 9 months ago) by grunk
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

correct typo in model name: TrendNET TEW-266PC -> TRENDnet TEW-226PC
reported via www@ by Christoffer Vig <christoffer at mupublishing dot com>
a while ago. discussion and verified by jsg@ and mbalmer@

ok deraadt@

Revision 1.18 / (download) - annotate - [select for diffs], Thu Jun 9 09:03:38 2005 UTC (19 years ago) by jmc
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

note that nwid and essid are the same;
from walter goulet and clarified by reyk@

Revision 1.17 / (download) - annotate - [select for diffs], Sun Apr 17 12:29:07 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

add hostapd(8) to SEE ALSO;

Revision 1.16 / (download) - annotate - [select for diffs], Wed Apr 13 16:46:53 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

it is not possible to specify `media' and `-mediaopt' to ifconfig at
the same time; just use `media autoselect' in our example how to
return nic to default state;

found by johan torin;
usage confirmed by reyk@

Revision 1.15 / (download) - annotate - [select for diffs], Sun Apr 10 00:17:53 2005 UTC (19 years, 2 months ago) by jsg
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Buffalo WLI-CB-B11 reported to work by robert@

Revision 1.14 / (download) - annotate - [select for diffs], Fri Apr 8 18:39:17 2005 UTC (19 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

grammar; from jaredy@

Revision 1.13 / (download) - annotate - [select for diffs], Fri Mar 18 06:32:04 2005 UTC (19 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

tweaks for readability;

Revision 1.12 / (download) - annotate - [select for diffs], Fri Mar 18 01:08:01 2005 UTC (19 years, 2 months ago) by jsg
Branch: MAIN
Changes since 1.11: +11 -4 lines
Diff to previous 1.11 (colored)

Use RTL8180L instead of 8180, discuss common RF tranceivers and
mention problem preventing PCI rtw from being overly useful right now.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 12 10:32:40 2005 UTC (19 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

mini-PCI/MiniPCI -> Mini PCI

Revision 1.10 / (download) - annotate - [select for diffs], Fri Mar 11 23:46:45 2005 UTC (19 years, 3 months ago) by jsg
Branch: MAIN
Changes since 1.9: +21 -5 lines
Diff to previous 1.9 (colored)

Some additional cards based on Philips radios which should work.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 9 09:45:02 2005 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

use `CardBus' rather than `Cardbus' for consistency;

Revision 1.8 / (download) - annotate - [select for diffs], Sun Mar 6 21:49:00 2005 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.7: +186 -13 lines
Diff to previous 1.7 (colored)

wireless makeover:

- standardise 802.11 pages
- document modes supported by the card
- document wep
- document relevant ifconfig(8) options
- standard EXAMPLES section
- standard SEE ALSO section
- standard HARDWARE section

includes feedback/diffs from reyk@, jsg@, and damien@;
joint work from dlg@ and myself;

Revision 1.7 / (download) - annotate - [select for diffs], Mon Feb 21 21:27:31 2005 UTC (19 years, 3 months ago) by jsg
Branch: MAIN
Changes since 1.6: +7 -1 lines
Diff to previous 1.6 (colored)

List some supported devices, only Netgear and Corega Cardbus
listed so far, mail me your product names...

Revision 1.6 / (download) - annotate - [select for diffs], Mon Feb 21 21:17:17 2005 UTC (19 years, 3 months ago) by jsg
Branch: MAIN
Changes since 1.5: +6 -2 lines
Diff to previous 1.5 (colored)

List myself as porter of these.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 21 16:54:24 2005 UTC (19 years, 3 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

802.11B -- be specific

Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 5 23:53:37 2005 UTC (19 years, 4 months ago) by jsg
Branch: MAIN
Changes since 1.3: +4 -1 lines
Diff to previous 1.3 (colored)

Make note about GCT RF frontend not being supported due to a lack of
documentation.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Dec 29 10:26:58 2004 UTC (19 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored)

remove unneeded macro and fix SYNOPSIS;

Revision 1.2 / (download) - annotate - [select for diffs], Wed Dec 29 02:26:17 2004 UTC (19 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

make this correct mandoc troff

Revision 1.1 / (download) - annotate - [select for diffs], Wed Dec 29 01:02:30 2004 UTC (19 years, 5 months ago) by jsg
Branch: MAIN

Driver for Realtek 802.11 devices from NetBSD.
Not yet working.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.