/bin/echo -n "Driver version $DRV_RUN_VER" >> $DBH
if [ $DRV_MOD_VER = $DRV_RUN_VER -o ${DRV_MOD_VER}-fo = $DRV_RUN_VER ]
then
/bin/echo >> $DBH
else
/bin/echo " <SPAN style='color:red'>Running driver version does not match installed driver version ($DRV_MOD_VER). Update RAMDISK image.</SPAN>" >> $DBH
if [ $DRV_MOD_VER = $DRV_RUN_VER -o ${DRV_MOD_VER}-fo = $DRV_RUN_VER ]
then
/bin/echo >> $DBH
else
/bin/echo " <SPAN style='color:red'>Running driver version does not match installed driver version ($DRV_MOD_VER). Update RAMDISK image.</SPAN>" >> $DBH