archboot/hooks/arch_tiacx_wireless
2008-03-16 22:57:21 +01:00

10 lines
399 B
Text

run_hook ()
{
echo "ARCH_TIACX_WIRELESS USAGE:"
echo "--------------------"
echo " The firmware files for ACX100/111 devices are installed in"
echo " /usr/share/tiacx. Please identify the correct file(s) for your"
echo " device and copy them to /lib/firmware."
echo " See http://acx100.sourceforge.net/wiki/Firmware for details."
echo "--------------------"
}