summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ath_hal.4
Commit message (Collapse)AuthorAgeFilesLines
* Add TP-LINK TL-WDN4800.pluknet2013-07-221-0/+1
| | | | | PR: docs/180743 Reviewed by: adrian
* Update chipset support list for ath_hal.pluknet2013-07-221-2/+4
| | | | | | | This adds "device ath_ar9300". PR: docs/180743 Reviewed by: adrian
* Remove broken link to supported wifi cards. There doesn't appear tobrueffer2011-08-281-4/+1
| | | | | | | | | be an equivalent list anywhere else. PR: 157778 Submitted by: Ted Mittelstaedt <tedm@mittelstaedt.us> Approved by: re (blackend) MFC after: 1 week
* Update chipset support list for ath_hal.adrian2011-05-301-5/+9
|
* Update ath_hal.4 to include the latest chipset support.adrian2011-03-261-5/+6
| | | | | | | 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.
* Netgear renamed the WG311 to the WG311v1 after they released a secondjpaetzel2011-02-101-1/+3
| | | | | | | | | | 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
* update; mostly to eliminate ambiguity about what hardware is supportedsam2009-03-251-4/+8
|
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-011-24/+37
| | | | | | | | | | | | | | | | | 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.
* Fixed troff warnings.ru2005-01-151-36/+36
|
* Bump document date for last commit.simon2004-08-261-1/+1
|
* - Add a HARDWARE section which lists supported devices.simon2004-08-261-37/+38
| | | | | | | | - 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
* Tiny markup nits in an otherwise outstanding mdoc(7) work.ru2004-07-061-1/+0
|
* Netgear WG511T card is a CardBus not a PCI card.blackend2004-01-071-1/+1
| | | | | PR: docs/61039 Submitted by: Michael Lestinsky <michael@lestinsky.de>
* update supported card tablesam2003-11-041-13/+41
|
* Add NEC PA-WL/54AG.shiba2003-09-161-0/+1
|
* CardBus instead of Cardbus. Add I/O Data WN-AG/CB and Prixim Skylineimp2003-09-011-6/+8
| | | | | | | 4030 cards. Special Thanks: shigeru yamamoto-san for the kind donation of I/O Data and other wireless cards
* correct device table a la ath(4)sam2003-07-221-4/+4
|
* WLAN related fixes:hmp2003-07-181-3/+3
| | | | | | | | | | - 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)
* manual page for the Atheros Hardware Access Layer modulesam2003-06-231-0/+90
OpenPOWER on IntegriCloud