Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

otusfw — Firmware Module for AR9170 driver

Description

       This module provides the firmware for the Atheros AR9170 based USB WiFi adapters.

Name

       otusfw — Firmware Module for AR9170 driver

See Also

otus(4), firmware(9)

Debian                                         September 25, 2015                                      OTUSFW(4)

Synopsis

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

             deviceotusfw

       This  will  include  the firmware image, AR9170, inside the kernel.  otus(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.conf(5):

             otusfw_init_load="YES"
             otusfw_main_load="YES"

See Also