.TH wmaloader 8 .SH NAME wmaloader \- server to download firmware to the Linksys WMA11B media adapter .SH SYNOPSIS .B wmaloader [\-\-interface "if"] [\-\-daemon] \-\-image "image_file" .SH DESCRIPTION .B wmaloader serves up a firmware image to a Linksys media adapter. .SH OPTIONS .TP .B \-\-interface "if" Bind to a specific interface. .TP .B \-\-daemon Detach and run in background. Log to syslog. .SH NOTES To avoid mysterious uPnP problems ensure you add a route for multicasting, e.g.: .B # route add -net 239.0.0.0 netmask 255.0.0.0 eth0 .SH AUTHOR The wmaloader server was written by Andrew Wild . This manual page was written by Steve McIntyre <93sam@debian.org>, for the Debian GNU/Linux system (but may be used by others). Both are published under the terms of the GNU General Public License.