2 echo ">> Place 'vhba' in MODULES= in /etc/rc.conf to enable vhba on system boot."
3 echo ">> This module needs to be recompiled for every kernel version upgrade."
4 KERNEL_VERSION='2.6.33-ZEN'
5 depmod $KERNEL_VERSION > /dev/null 2>&1
13 KERNEL_VERSION='2.6.33-ZEN'
14 depmod $KERNEL_VERSION > /dev/null 2>&1