urtwnfw (4)
Leading comments
Copyright (c) 2013 Kevin Lo All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED ...
NAME
urtwnfw - Firmware Module for Realtek Wireless driverSYNOPSIS
To compile this module into the kernel, place the following line in your kernel configuration file:device urtwnfw
This will include three firmware images inside the kernel. If you want to pick only the firmware image for your network adapter choose one of the following:
device urtwn-rtl8192cfwT device urtwn-rtl8192cfwU device urtwn-rtl8188eufw
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf5:
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 must be agreed to by adding the following line to loader.conf5:
"legal.realtek.license_ack=1"
FILES
- /usr/share/doc/legal/realtek
- firmware license