#! /bin/sh
#
# Copyright 2003 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#ident	"@(#)preremove	1.1	03/08/05 SMI"
#
 
# Remove Drivers
/usr/sbin/rem_drv -b ${BASEDIR} ib

exit 0
