History log of /freebsd-11.0-release/share/man/man4/urtwn.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

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

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

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


# 301748 09-Jun-2016 avos

urtwn(4): refresh manpage.

Mention URTWN_WITHOUT_UCODE option (r295871), hardware encryption support
(r292175), IBSS (r290651) and HOSTAP (r290631) mode support;
cleanup CAVEATS section (some 11n support was added in r297175 + add a
note about current rate control issues).


# 289399 16-Oct-2015 bdrewery

Rename the /usr/share/doc/legal files to driver.LICENSE to work around
bug of installing 'realtek' and 'intel_iwn' as files rather then as
a 'LICENSE' file in their directories.

Also add obsolete entries for the older names and names that existed in head
for a period of time.

Suggested by: jmg
X-MFC-With: r289391
MFC after: 3 weeks
Sponsored by: EMC / Isilon Storage Division


# 281919 24-Apr-2015 kevlo

Plural fix.


# 273589 24-Oct-2014 kevlo

Add D-Link DWA-123 rev D1 and Elecom WDC-150SU2M.


# 272410 02-Oct-2014 hselasky

Add new USB ID.

PR: 194091
MFC after: 3 days


# 270191 20-Aug-2014 kevlo

Add the D-Link DWA-125 rev D1.

Tested by myself.


# 267938 26-Jun-2014 bapt

use .Mt to mark up email addresses consistently (final part)

PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>


# 265269 03-May-2014 brueffer

Make the HARDWARE section ready for release notes generation; sort SEE ALSO.

MFC after: 1 week


# 264912 25-Apr-2014 kevlo

Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.

Committed over the TP-LINK TL-WN725N v2 (RTL8188EUS) on amd64 with WPA.


# 264317 10-Apr-2014 kevlo

Add the Asus USB-N10 NANO.

Tested by: Kuan-Chung Chiu <buganini@gmail.com>


# 257408 31-Oct-2013 kevlo

Add manpage for urtwnfw, the Realtek RTL8188CU/RTL8192CU firmware
module. Also fix a few nits in urtwn.4.

Reviewed by: rpaulo


# 256096 07-Oct-2013 hiren

With r253139, firmware for urtwn(4) is in base system. Correct the man page to
reflect that.

Approved by: re (blackend)


# 252196 25-Jun-2013 kevlo

Add support for D-Link DWA-131.


# 251548 08-Jun-2013 pluknet

Minor markup.


# 251538 08-Jun-2013 rpaulo

Import Kevin Lo's port of urtwn(4) from OpenBSD. urtwn(4) is a driver for the
Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n wireless cards.
This driver requires microcode which is available in FreeBSD ports:
net/urtwn-firmware-kmod.

Hiren ported the urtwn(4) man page from OpenBSD and Glen just commited a port
for the firmware.

TODO:
- 802.11n support
- Stability fixes - the driver can sustain lots of traffic but has trouble
coping with simultaneous iperf sessions.
- fix debugging

MFC after: 2 months
Tested by: kevlo, hiren, gjb