runfw (4)
Leading comments
Copyright (c) 2010 Akinori Furukoshi <moonlightakkiy@yahoo.ca> Copyright (c) 2010 Warren Block <wblock@wonkity.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. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNES...
NAME
runfw - Firmware Module for Ralink driverSYNOPSIS
To compile this module into the kernel, place the following line in your kernel configuration file:device runfw
This will include two firmware images, RT2870 and RT3071, inside the kernel. run(4) will load the appropriate image into the chip.
Alternatively, to load the firmware images as a module at boot time, place the following line in loader.conf5:
runfw_load="YES"