History log of /freebsd-10-stable/share/man/man4/ipw.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 235317 12-May-2012 gjb

General mdoc(7) and typo fixes.

PR: 167776
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days


# 233648 29-Mar-2012 eadler

Remove trailing whitespace per mdoc lint warning

Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days


# 213573 08-Oct-2010 uqs

mdoc: drop redundant .Pp and .LP calls

They have no effect when coming in pairs, or before .Bl/.Bd


# 206622 14-Apr-2010 uqs

mdoc: order prologue macros consistently by Dd/Dt/Os

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)


# 178354 20-Apr-2008 sam

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)


# 173588 13-Nov-2007 brueffer

Xref wpi(4).


# 167269 06-Mar-2007 brueffer

The firmware images must be loaded as modules at the moment.


# 167226 05-Mar-2007 brueffer

The firmware files are included in the base system now, reflect this here..

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


# 166474 03-Feb-2007 brueffer

Xref altq(4).


# 160776 28-Jul-2006 brueffer

Mention the dependency on firmware(4).


# 160302 12-Jul-2006 brueffer

Correct path to the firmware ports.


# 156789 16-Mar-2006 brueffer

Adapt for the new firmware ports.

MFC after: 3 days


# 156690 13-Mar-2006 damien

Remove duplicate .Pp

Submitted by: Christian Brueffer


# 156688 13-Mar-2006 damien

sync w/ reality.


# 154995 29-Jan-2006 damien

Fix WEP examples.
Remove man page references to ipwcontrol and wicontrol.
Bump copyright year.


# 152569 18-Nov-2005 ru

-mdoc sweep.


# 151046 07-Oct-2005 trhodes

Work around an apparent mdoc(7) bug.

Spotted by: marius
Discussed with: ru


# 148220 21-Jul-2005 trhodes

Break long lines and kill a few instances of EOL whitespace.

Noticed by: ru


# 148145 18-Jul-2005 trhodes

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


# 147413 16-Jun-2005 ru

Markup fixes.

Approved by: re


# 146852 01-Jun-2005 avatar

Adding note about required firmware to save others time and frustration with
this device.

Obtained from: imp (if_iwi)
Encouraged by: damien


# 145247 18-Apr-2005 damien

Initial import of ipw, iwi, ral and ural drivers:

ipw - Intel PRO/Wireless 2100
iwi - Intel PRO/Wireless 2200BG/2225BG/2915ABG
ral - Ralink Technology RT2500
ural - Ralink Technology RT2500USB

Approved by: silby (mentor)