summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ipw.4
Commit message (Collapse)AuthorAgeFilesLines
* General mdoc(7) and typo fixes.gjb2012-05-121-2/+2
| | | | | | PR: 167776 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-1/+1
| | | | | | | Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
| | | | They have no effect when coming in pairs, or before .Bl/.Bd
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-141-1/+1
| | | | | | | | Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc. Reviewed by: ru Approved by: philip, ed (mentors)
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-32/+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)
* Xref wpi(4).brueffer2007-11-131-0/+1
|
* The firmware images must be loaded as modules at the moment.brueffer2007-03-061-3/+9
|
* The firmware files are included in the base system now, reflect this here..brueffer2007-03-051-16/+20
| | | | | | | | While here, remove Xrefs to all other wlan drivers except the Intel ones, these often get confused. Also remove pointers to the old ipw and iwi webpages, they don't include any useful information that's not in the manpages yet. Reviewed by: flz, ru
* Xref altq(4).brueffer2007-02-031-0/+1
|
* Mention the dependency on firmware(4).brueffer2006-07-281-1/+3
|
* Correct path to the firmware ports.brueffer2006-07-121-1/+1
|
* Adapt for the new firmware ports.brueffer2006-03-161-2/+2
| | | | MFC after: 3 days
* Remove duplicate .Ppdamien2006-03-131-1/+0
| | | | Submitted by: Christian Brueffer
* sync w/ reality.damien2006-03-131-11/+25
|
* Fix WEP examples.damien2006-01-291-7/+5
| | | | | Remove man page references to ipwcontrol and wicontrol. Bump copyright year.
* -mdoc sweep.ru2005-11-181-1/+1
|
* Work around an apparent mdoc(7) bug.trhodes2005-10-071-6/+4
| | | | | Spotted by: marius Discussed with: ru
* Break long lines and kill a few instances of EOL whitespace.trhodes2005-07-211-2/+2
| | | | Noticed by: ru
* Add a "Load module on start up" comment, similar to mac_*.4 pages[1].trhodes2005-07-191-1/+16
| | | | | | | | Quote .Cd and .Nd text. Bump doc date. Requested by: some user through ru Supported by: ru, dwmalone, brueffer
* Markup fixes.ru2005-06-161-16/+20
| | | | Approved by: re
* Adding note about required firmware to save others time and frustration withavatar2005-06-011-0/+13
| | | | | | | this device. Obtained from: imp (if_iwi) Encouraged by: damien
* Initial import of ipw, iwi, ral and ural drivers:damien2005-04-181-0/+94
ipw - Intel PRO/Wireless 2100 iwi - Intel PRO/Wireless 2200BG/2225BG/2915ABG ral - Ralink Technology RT2500 ural - Ralink Technology RT2500USB Approved by: silby (mentor)
OpenPOWER on IntegriCloud