rsufw (4)
Leading comments
$FreeBSD: releng/11.0/share/man/man4/rsufw.4 253789 2013-07-30 02:07:57Z rpaulo $ Copyright (c) 2013 Idwer Vollering <vidwer@gmail.com> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILIT...
NAME
rsufw - Firmware Module for Realtek driverSYNOPSIS
To compile this module into the kernel, place the following line in your kernel configuration file:device rsufw
This will include the firmware image, RTL8712, inside the kernel. rsu(4) will load the image into the chip.
Alternatively, to load the firmware images as a module at boot time, place the following line in loader.conf5:
rsu-rtl8712fw_load="YES"