Server to download firmware to the linksys wma11b media adapter
wmaloader [--interface if ] [--daemon] --image image_file
wmaloader serves up a firmware image to a Linksys media adapter.
--interface if
Bind to a specific interface.
--daemon
Detach and run in background. Log to syslog.
To avoid mysterious uPnP problems ensure you add a route for multicasting, e.g.:
# route add -net 239.0.0.0 netmask 255.0.0.0 eth0
The wmaloader server was written by Andrew Wild <[email protected]>. This manual page was written by Steve McIntyre <[email protected]>, for the Debian GNU/Linux system (but may be used by others). Both are published under the terms of the GNU General Public License.