i.ibnexconf revision cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0
130N/A# The contents of this file are subject to the terms of the 130N/A# Common Development and Distribution License (the "License"). 130N/A# You may not use this file except in compliance with the License. 130N/A# See the License for the specific language governing permissions 130N/A# and limitations under the License. 130N/A# When distributing Covered Code, include this CDDL HEADER in each 130N/A# If applicable, add the following below this CDDL HEADER, with the 130N/A# fields enclosed by brackets "[]" replaced with your own identifying 130N/A# information: Portions Copyright [yyyy] [name of copyright owner] 130N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 130N/A# Use is subject to license terms. 130N/A#ident "%Z%%M% %I% %E% SMI" 135N/A# The IB Nexus driver (ib(7d)), requires the following lines : 130N/A# name="ib" class="root"; 130N/A# This script adds the required line and relevant comments, 130N/A# if the lines are not already present in the ib.conf file. 130N/A# Search for the line containing 130N/A# name="ib" class="root"; 130N/A# name="ib" class="root"; 130N/AIB_STR1=
"# The name and class property are required to indicate that IB nexus" 130N/AIB_STR2=
"# driver is a child of the root nexus driver. DO NOT DELETE LINE BELOW" 130N/A # 1. Search the $dest file for relevant line 130N/A # 2. If search fails, add the required lines to $dest 130N/A # just copy over the one from the package.