postinstall revision 6f45ec7b0b964c3be967c4880e8867ac1e7763a5
910N/A# The contents of this file are subject to the terms of the 851N/A# Common Development and Distribution License (the "License"). 278N/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 2007 Sun Microsystems, Inc. All rights reserved. 919N/A# Use is subject to license terms. 278N/A# ident "%Z%%M% %I% %E% SMI" 278N/A# POLICY='read_priv_set=net_rawaccess write_priv_set=net_rawaccess' 278N/A# Select the correct add_drv options to execute. 278N/Aif [
"${BASEDIR}" =
"/" ];
then 278N/A # Irrespective of whether hardware exists 493N/A # or not don't attempt to attach driver 278N/A # to the hardware. This is to avoid problems 278N/A # with installing a 32 bit driver on a 64 bit 493N/A # for reconfigure reboot 493N/A# Make sure add_drv has *not* been previously executed 278N/A# before attempting to add the driver. 278N/A echo "\nFailed add_drv!\n" >&
2