#!/bin/sh
#
# This script will remove the drivers from the kernel.
#
/sbin/rmmod kgi.o
