| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
to be understood by people who don't program in C.
ok everyone
|
|
|
|
| |
stuff; ok krw
|
|
|
|
| |
Noticed by jcs, discussed with jmc, ok jmc ajacoutot dcoppa deraadt
|
|
|
|
| |
ok stsp@, deraadt@
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
Atheros have reworked their website.
|
|
|
|
| |
of Tx/Rx chains.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
this adds preliminary support for the Atheros AR9271 chipset and
probably the AR9280+AR7010 and AR9287+AR7010 too though those were
not tested.
scanning still takes a very long time (~1 sec per channel) but
otherwise, operation in STA mode seems stable.
will implement fast channel change soon.
committed over the Ubiquiti WifiStation EXT (AR9271) on i386 with WPA.
requires firmware (see man page for details)
ok deraadt@ (who checked the .h files)
|
|
|
|
|
|
|
| |
- 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@
|
| |
|
|
|
|
|
|
| |
we do not presently support 802.11n.
there are already many HT bits in the driver though, so it shouldn't
require much work to add support once net80211 is ready.
|
| |
|
| |
|
|
written from scratch based on the vendor driver for Linux (ath9k).
AR9285 and AR9287 parts are 100% untested.
only basic functionnalities are enabled for now.
committed over an AR9281.
"commit" deraadt
|