tail head cat sleep
QR code linking to this page

Manual Pages  — UATHLOAD

NAME

uathload – firmware loader for Atheros USB wireless driver

CONTENTS

SYNOPSIS


uathload [-v] -d ugen-device [firmware-file]

DESCRIPTION

The uathload utility provides a way to load the firmware for Atheros USB wireless devices with AR5005UG and AR5005UX chipsets.

The following options are accepted.
-d ugen-device
  Use a specific ugen(4) device.
-v
  Enable debugging messages.

If firmware-file is specified uathload tries to load it instead of the built-in firmware image.

EXAMPLES

Load the built-in firmware image into a specific ugen(4) device:

    uathload -d /dev/ugen0.2

SEE ALSO

uath(4)

AUTHORS

Weongyo Jeong

UATHLOAD (8) May 11, 2010

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

As soon as we started programming, we found to our surprise that it wasn't as easy to get programs right as we had thought. Debugging had to be discovered. I can remember the exact instant when I realized that a large part of my life from then on was going to be spent in finding mistakes in my own programs.
— Maurice Wilkes