#!/bin/bash
/sbin/rmmod ${DRV_CS}
/sbin/modprobe -r ${DRV} 
# REMOVE_DRV=${REMOVE_DRV/ ${DRIVER}/}
