2 echo ">> Place the 'hid-*' modules for your devices in MODULES= in /etc/rc.conf to enable them on system boot."
3 echo ">> These modules needs to be recompiled for every kernel version upgrade."
4 KERNEL_VERSION='3.0-ARCH'
5 depmod $KERNEL_VERSION > /dev/null 2>&1
13 KERNEL_VERSION='3.0-ARCH'
14 depmod $KERNEL_VERSION > /dev/null 2>&1