Go to link https://www.debian.org/releases/stable/armel/ch06s04.html.en
extract zip
open terminal in folder or cd into directory of firmware tar
sudo dpkg -i *.deb basically, what this does is fills in the rest of the name in place of the * character. You may encounter an error saying dependencies not met, if you see this then you can run sudo apt-get install -f