logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

runfw — Firmware Module for Ralink driver

Description

       This  module  provides  firmware sets for the Ralink RT2700U, RT2800U, RT3000U and RT3900E chip based USB
       WiFi adapters.  Please read Ralink's license, src/sys/contrib/dev/run/LICENSE.

Name

       runfw — Firmware Module for Ralink driver

See Also

run(4), firmware(9)

Debian                                          November 11, 2013                                       RUNFW(4)

Synopsis

       To compile this module into the kernel, place the following line in your kernel configuration file:

             devicerunfw

       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.conf(5):

             runfw_load="YES"

See Also