#! /bin/sh

# ident	"@(#)preremove	1.3	03/04/21 SMI"
# SUNW1394 preremove script
# Copyright 1999-2000,2003 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.

# Remove driver
/usr/sbin/rem_drv -b ${BASEDIR} hci1394

exit 0
