archboot/lib/initcpio/hooks/arch_tiacx_wireless
2008-12-06 19:12:19 +01:00

9 lines
356 B
Text

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