postinstall revision fe930412c257f961ae67039de3b164b83717976a
1339N/A# The contents of this file are subject to the terms of the 70N/A# Common Development and Distribution License (the "License"). 70N/A# You may not use this file except in compliance with the License. 919N/A# See the License for the specific language governing permissions 919N/A# and limitations under the License. 919N/A# When distributing Covered Code, include this CDDL HEADER in each 919N/A# If applicable, add the following below this CDDL HEADER, with the 919N/A# fields enclosed by brackets "[]" replaced with your own identifying 919N/A# information: Portions Copyright [yyyy] [name of copyright owner] 919N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 919N/A# Use is subject to license terms. 70N/A# ident "%Z%%M% %I% %E% SMI" 970N/A# POLICY='read_priv_set=net_rawaccess write_priv_set=net_rawaccess' 1339N/A# Select the correct add_drv options to execute. 1339N/Aif [
"${BASEDIR}" =
"/" ];
then 970N/A # Irrespective of whether hardware exists or not don't attempt to 970N/A # attach driver to the hardware. The driver will be attached when 970N/A # it is configured using ifconfig 70N/A # for reconfigure reboot 970N/A# Make sure add_drv has *not* been previously executed 1196N/A# before attempting to add the driver. 970N/A echo "\nFailed add_drv!\n"