History log of /freebsd-9.3-release/share/man/man4/rum.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

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

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 216057 29-Nov-2010 sanpei

Add new device ids.
Buffalo (Melco Inc.) WLI-UC-G

PR: 141777


# 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)


# 202386 15-Jan-2010 ru

Use the newly brought %U macro.


# 193527 05-Jun-2009 sam

lack of power save violates 802.11 and is a bug, not a "caveat"


# 193526 05-Jun-2009 sam

note lack of power save support in ap mode

Submitted by: "Paul B. Mahol" <onemda@gmail.com>


# 188234 06-Feb-2009 kevlo

Add the Buffalo WLI-U2-SG54HG


# 182147 25-Aug-2008 kevlo

Add DWA-110 and DWA-111 to the list of devices supported by rum(4)


# 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)


# 172078 07-Sep-2007 brueffer

Prepare for automatic hardware notes generation:

- mention the driver name and supported chipsets in the HARDWARE section
- remove unnecessary Li arguments

Approved by: re (blanket)


# 170753 15-Jun-2007 kevlo

Add a man page for wlan_amrr

Reviewed by: sam, sephe


# 169306 06-May-2007 kevlo

Add support for Ralink Technology RT2501USB/RT2601USB devices.

Reviewed by: sam, sephe
Obtained from: OpenBSD