archboot/lib/initcpio/hooks/arch_tiacx_wireless

10 lines
356 B
Text
Raw Normal View History

run_hook ()
{
echo "ARCH_TIACX_WIRELESS USAGE:"
echo "--------------------"
2008-10-20 22:39:25 +02:00
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 "--------------------"
}