summaryrefslogtreecommitdiffstats
path: root/share/man/man4/malo.4
Commit message (Collapse)AuthorAgeFilesLines
* mdoc: fix column names, indentation, column separation within each row, andjoel2012-04-071-6/+5
| | | | | | | quotation. Also make sure we have the same amount of columns in each row as the number of columns we specify in the head arguments. Reviewed by: brueffer
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
| | | | They have no effect when coming in pairs, or before .Bl/.Bd
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>uqs2010-05-191-1/+1
| | | | Reviewed by: ru
* Improve the description of the malofw kernel module installation.brueffer2009-10-211-5/+10
| | | | | | | PR: 132193 Submitted by: Frank Staals <frank@fstaals.net> Based on a patch by: gavin MFC after: 3 days
* bump date.weongyo2009-03-261-1/+1
| | | | Pointed by: yongari
* The malo(4) device driver first appeared in FreeBSD 7.1 not 8.0.weongyo2009-03-261-1/+1
| | | | | Reported by: John <lists_at_reiteration.net> MFC after: 3 days
* remove a useless example.weongyo2008-07-081-6/+0
| | | | Pointed by: imp
* correct device name errors and wrong informations that currently malo(4)weongyo2008-07-071-7/+5
| | | | don't support ad-hoc mode and there's no a man page like malofw(4).
* Remove extraneous .Ed, correct SEE ALSO section.brueffer2008-05-101-3/+2
|
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-35/+39
| | | | | | | | | | | 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)
* Bring this manpage more in line with other wlan driver manpages.brueffer2008-03-251-10/+15
|
* Add support for Marvell Libertas 88W8335 based PCI network adapters.weongyo2008-03-251-0/+124
Reviewed by: sam, many wireless people Approved by: thompsa (mentor)
OpenPOWER on IntegriCloud