Commit Graph

17 Commits

Author SHA1 Message Date
Christian Brueffer
8348113cef Remove broken link to supported wifi cards. There doesn't appear to
be an equivalent list anywhere else.

PR:		157778
Submitted by:	Ted Mittelstaedt <tedm@mittelstaedt.us>
Approved by:	re (blackend)
MFC after:	1 week
2011-08-28 10:10:31 +00:00
Adrian Chadd
c324f2c1ae Update chipset support list for ath_hal. 2011-05-30 10:02:51 +00:00
Adrian Chadd
f8b1bf190c Update ath_hal.4 to include the latest chipset support.
ath_hal needs a lot more work to encompass the list of supported
cards, as the AR5416/AR9160/AR9280/AR9285 list is quite long
and extensive. In addition, there's a lot of AR5212/AR5213 based
cards that aren't on this list.
2011-03-26 02:52:04 +00:00
Josh Paetzel
2bb3ab3f9a Netgear renamed the WG311 to the WG311v1 after they released a second
version of it.  There is also a WG311v3 which uses a chipset covered by
malo(4). Along the way add the WG311T to the list which is also an
atheros chipset.

PR:	docs/154589
Approved by:	kib (mentor)
MFC after:	3 days
2011-02-10 15:41:32 +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
3364462355 Switch to ath hal source code. Note this removes the ath_hal
module; the ath module now brings in the hal support.  Kernel
config files are almost backwards compatible; supplying

device ath_hal

gives you the same chip support that the binary hal did but you
must also include

options AH_SUPPORT_AR5416

to enable the extended format descriptors used by 11n parts.
It is now possible to control the chip support included in a
build by specifying exactly which chips are to be supported
in the config file; consult ath_hal(4) for information.
2008-12-01 16:53:01 +00:00
Ruslan Ermilov
a0c83d5951 Fixed troff warnings. 2005-01-15 12:49:11 +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
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
Sam Leffler
5eebbfd653 update supported card table 2003-11-04 23:43:43 +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
Sam Leffler
8db0b37247 correct device table a la ath(4) 2003-07-22 19:08:46 +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
b7ae140904 manual page for the Atheros Hardware Access Layer module 2003-06-23 20:53:44 +00:00