| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
"just fix them" tedu@
Two of the affected messages are actually a bit different
in the source code, so fix that too.
|
|
|
|
|
| |
to be understood by people who don't program in C.
ok everyone
|
|
|
|
| |
stuff; ok krw
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
| |
- remove the "return device to default settings" example, which theo says
is rubbish
ok deraadt
|
| |
|
|
|
|
|
| |
syntax errors found by mandoc(1), also required to fix the mandoc build;
feedback and ok jmc@ and sobrado@
|
| |
|
|
|
|
| |
from Scott Radvan
|
|
|
|
| |
pointed out by claudio
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
we say for those devices which support wpa;
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
hostap mode;
ok damien
|
|
|
|
|
|
|
|
|
| |
- make "man -k gpio" work
- gpioctl(8) should not try to list all gpio devices (it's why we have man -k)
- gpio devices should have "GPIO" in their .Nd, and cross-reference gpio(4)
and gpioctl(8)
second set of fixes for gpio(4) itself coming from mbalmer...
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Having to edit all these files makes me realise how many wireless
drivers we actually have.
|
|
|
|
| |
should only mention what hardware is supported.
|
| |
|
|
|
|
| |
from alexey e. suslikov
|
|
|
|
| |
from chris kuethe;
|
| |
|
|
|
|
|
| |
802.11b, in fact, very, very well" [thanks]). also re-add the senao
NL-5354MP Mini PCI and distinguish between PCI and Mini PCI.
|
| |
|
|
|
|
| |
ok reyk@, jmc@
|
|
|
|
| |
from walter goulet and clarified by reyk@
|
|
|
|
| |
ok reyk@
|
|
|
|
| |
by ath(4). Thanks to Johan M:son Lindman for the donation!
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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@
|
| |
|
|
|
|
|
| |
to be the default WEP behaviour for string-based keys and allows
commands like "ifconfig ath0 nwkey yuck" to work...
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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;
|
| |
|
|
|
|
| |
ok reyk@
|
| |
|
|
|
|
| |
ok reyk@
|
| |
|
|
|
|
| |
ok grange@
|