Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
RUNFW(4)	       FreeBSD Kernel Interfaces Manual		      RUNFW(4)

NAME
     runfw -- Firmware Module for Ralink driver

SYNOPSIS
     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 ker-
     nel.  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"

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.

SEE ALSO
     run(4), firmware(9)

FreeBSD	11.1		       November	11, 2013		  FreeBSD 11.1

NAME | SYNOPSIS | DESCRIPTION | SEE ALSO

Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=runfw&sektion=4&manpath=FreeBSD+11.1-RELEASE+and+Ports>

home | help