Sam Leffler
930034efe2
AH_SUPPORT_TDMA is gone; ath now honors IEEE80211_SUPPORT_TDMA
...
Noticed by: Jon Loeliger <jdl@jdl.com>
2009-05-19 14:51:48 +00:00
Christian Brueffer
ca23ba6e2e
Sort SEE ALSO section, remove trailing dot.
2009-05-15 10:06:33 +00:00
Sam Leffler
284699a790
update; mostly to eliminate ambiguity about what hardware is supported
2009-03-25 21:20:15 +00:00
Sam Leffler
6fd63a5dbf
o note need for options AH_SUPPORT_5416
...
o mention 5416-class parts
o mention tdma support
2009-01-13 23:57:15 +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
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
Ruslan Ermilov
2ad8718dc2
Update the URL for the list of supported products.
2006-12-07 10:56:27 +00:00
Giorgos Keramidas
6ac5e06ca3
Fix the web-appearance of Hardware notes, in the simplest way
...
possible; by re-arranging a couple of sentences in the ath(4)
HARDWARE section.
Clue by: bmah
MFC after: 1 week
2006-05-12 17:58:11 +00:00
Giorgos Keramidas
ab7350b7de
After a mini-discussion with Sam Leffler, remove the hardcoded
...
list of Atheros-based cards from ath(4). The online list is
always more up to date, anyway.
This invalidates:
PR: docs/95360
Submitted by: Erik Nordstr:om Andersen <erik@erik-n-andersen.dk>
2006-05-12 12:55:56 +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
Sam Leffler
aa2fce50a2
updates:
...
o note all pci/cardbus parts are supported (modulo hal updates)
o use ath_rate_sample instead of ath_rate_onoe
o note SuperG support is missing
o note WPA not supported on 5210
o remove stuff about needing a better tx rate control algorithm
MFC after: 3 days
2005-09-06 03:59:22 +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
Brooks Davis
e32931227c
Remove the Netgear WG311 from the list. The v1 card is supported, but
...
the v2 card is a TI. Since we're not attempting to keep this list
complete, removing this is best.
Reported by: Brian Candler <B dot Candler at pobox dot com>
Evan Dower <evantd at hotmail dot com>
MFC After: 1 day
2005-04-29 15:07:44 +00:00
Ruslan Ermilov
49cf6f6464
Removed .Re without a matching .Rs.
2005-01-16 16:53:13 +00:00
Ruslan Ermilov
a0c83d5951
Fixed troff warnings.
2005-01-15 12:49:11 +00:00
Kirill Ponomarev
f6832a8239
Remove trailing spaces.
...
MFC after: 3 days
2005-01-02 18:26:13 +00:00
Christian Brueffer
a6e3bfd9e4
SMC SMC2536W-AG verified as working.
...
MFC after: 3 days
2004-12-29 16:57:11 +00:00
Brooks Davis
0db3f4f9c7
Add Cisco AIR-CB21AG and AIR-PI21AG to the supported list.
...
I'm using an AIR-CB12AG to make this commit.
Approved by: sam
2004-12-16 04:45:16 +00:00
Christian Brueffer
3c9bf41de4
Various language tweaks.
...
Obtained from: OpenBSD
2004-12-09 13:11:52 +00:00
Sam Leffler
014be7fb7e
Updates for revised ath and net80211 support; the new man pages are
...
placeholders for real material.
2004-12-08 17:47:32 +00:00
Christian Brueffer
91d899451b
Avoid second person usage.
...
Obtained from: OpenBSD
MFC after: 1 week
2004-11-07 13:40:27 +00:00
Warner Losh
b91bb9a513
Add note about regulatory domains to avoid confusion.
...
Reviewed by: sam@
2004-10-05 19:27:40 +00:00
Simon L. B. Nielsen
2c84f2953a
Bump document date for last commit.
2004-08-26 00:26:52 +00:00
Simon L. B. Nielsen
71d4b49a63
- Add a HARDWARE section which lists supported devices.
...
- Mark up each item in the device list with .It, as per mdoc(7) and to
make it simpler for auto generated Hardware Notes to parse the manual
page.
MFC after: 3 days
2004-08-26 00:19:54 +00:00
Ruslan Ermilov
702d4fc489
Tiny markup nits in an otherwise outstanding mdoc(7) work.
2004-07-06 16:16:36 +00:00
Mike Pritchard
c48524c2aa
Spelling fixes.
2004-06-21 17:42:49 +00:00
Stefan Eßer
057909e78d
Add Netgear WG311T (PCI version of the WG511T).
...
I just received one and have verified that it works just fine.
2004-04-08 16:09:40 +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
Marc Fonvieille
704ee201ff
Netgear WG511T card is a CardBus not a PCI card.
...
PR: docs/61039
Submitted by: Michael Lestinsky <michael@lestinsky.de>
2004-01-07 20:49:51 +00:00
Hideyuki KURASHINA
d562e82bec
Fix a typo.
...
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
PR: docs/60469
2003-12-21 14:30:26 +00:00
Sam Leffler
5eebbfd653
update supported card table
2003-11-04 23:43:43 +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
Stefan Eßer
c6316a6123
Correct card type of Netgear WG311 and add WAG311 and WGT511T
...
which are based on the AR5212 and should just work (not verified).
Add Proxim Skyline 4032, the PCI version of th e4030.
Add revision suffix 'B' to D-Link DWL-G520/G650 entries, in order
to indicate that revision A1 cards are not supported by this driver
(both A1 and B1/B2 cards are sold in identical boxes).
Explicitly point out the existence of unsupported DWL-G520/G650
(rev. A1) cards in the CAVEATS section.
Approved by: sam
2003-09-20 15:10:38 +00:00
Sam Leffler
e2596b53fa
o add some more retail card identifiers
...
o remove caveat about 11g operation; seems to work ok
2003-09-19 01:41:18 +00:00
Takeshi Shibagaki
123e4875af
Add NEC PA-WL/54AG.
2003-09-16 22:43:36 +00:00
Warner Losh
7d43c8c902
CardBus instead of Cardbus. Add I/O Data WN-AG/CB and Prixim Skyline
...
4030 cards.
Special Thanks: shigeru yamamoto-san for the kind donation of I/O Data and
other wireless cards
2003-09-01 23:09:09 +00:00
Christian Brueffer
59ddccc698
Grammar and spelling fixes
...
PR: 55443
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-08-13 12:34:54 +00:00
Sam Leffler
b56e3df93e
update to reflect bugs fixed in v0.9.5.2 of the hal
2003-08-02 06:16:59 +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
Sam Leffler
7fa0a50978
correct card type for Linksys *55AG
...
PR: bin/54190
Submitted by: Josh Elsasser <jre@vineyard.net>
2003-07-13 17:03:39 +00:00
Sam Leffler
11484af448
correct bus-isicty of D-Link cards
...
Submitted by: Stefan =?iso-8859-1?Q?E=DFer?= <se@freebsd.org>
2003-06-28 17:59:37 +00:00
Sam Leffler
087f17b85e
typo
...
Submitted by: Peter Wemm <peter@wemm.org>
2003-06-26 23:48:56 +00:00
Sam Leffler
cf8faa800c
ath driver manual page
2003-06-23 20:34:28 +00:00