DragonFly On-Line Manual Pages

Search: Section:  


URTWNFW(4)            DragonFly Kernel Interfaces Manual            URTWNFW(4)

NAME

urtwnfw -- Firmware Module for Realtek Wireless driver

SYNOPSIS

To compile this module into the kernel, place the following line in your kernel configuration file: device urtwnfw Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): urtwn-rtl8192cfwT_load="YES" urtwn-rtl8192cfwU_load="YES" urtwn-rtl8188eufw_load="YES"

DESCRIPTION

This module provides access to firmware sets for the Realtek RTL8188CUS, RTL8188CE-VAU, RTL8188EUS, RTL8188RU and RTL8192CU chip based USB WiFi adapters. It may be statically linked into the kernel, or loaded as a module. For the loaded firmware to be enabled for use the license at /usr/share/doc/legal/realtek/LICENSE must be agreed to by adding the following line to loader.conf(5): legal.realtek.license_ack=1

FILES

/usr/share/doc/legal/realtek/LICENSE urtwnfw firmware license

SEE ALSO

urtwn(4), firmware(9) DragonFly 4.5 July 30, 2014 DragonFly 4.5

Search: Section: