1*3d19cdaeSstevel# 2*3d19cdaeSstevel# CDDL HEADER START 3*3d19cdaeSstevel# 4*3d19cdaeSstevel# The contents of this file are subject to the terms of the 5*3d19cdaeSstevel# Common Development and Distribution License, Version 1.0 only 6*3d19cdaeSstevel# (the "License"). You may not use this file except in compliance 7*3d19cdaeSstevel# with the License. 8*3d19cdaeSstevel# 9*3d19cdaeSstevel# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10*3d19cdaeSstevel# or http://www.opensolaris.org/os/licensing. 11*3d19cdaeSstevel# See the License for the specific language governing permissions 12*3d19cdaeSstevel# and limitations under the License. 13*3d19cdaeSstevel# 14*3d19cdaeSstevel# When distributing Covered Code, include this CDDL HEADER in each 15*3d19cdaeSstevel# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 16*3d19cdaeSstevel# If applicable, add the following below this CDDL HEADER, with the 17*3d19cdaeSstevel# fields enclosed by brackets "[]" replaced with your own identifying 18*3d19cdaeSstevel# information: Portions Copyright [yyyy] [name of copyright owner] 19*3d19cdaeSstevel# 20*3d19cdaeSstevel# CDDL HEADER END 21*3d19cdaeSstevel# 22*3d19cdaeSstevel# 23*3d19cdaeSstevel# Copyright 2004 Sun Microsystems, Inc. All rights reserved. 24*3d19cdaeSstevel# Use is subject to license terms. 25*3d19cdaeSstevel# 26*3d19cdaeSstevel#ident "%Z%%M% %I% %E% SMI" 27*3d19cdaeSstevel 28*3d19cdaeSstevelname="sf" parent="SUNW,socal" socal_port=0; 29*3d19cdaeSstevelname="sf" parent="SUNW,socal" socal_port=1; 30*3d19cdaeSstevel 31*3d19cdaeSstevel# 32*3d19cdaeSstevel# To generate the binding-set specific 'compatible' forms used to address 33*3d19cdaeSstevel# legacy issues the 'scsi-binding-set' property must be defined. (do not remove) 34*3d19cdaeSstevel# 35*3d19cdaeSstevelscsi-binding-set="fcp"; 36*3d19cdaeSstevel 37*3d19cdaeSstevel# 38*3d19cdaeSstevel# Force attach driver to support hotplug activity (do not remove the property) 39*3d19cdaeSstevel# 40*3d19cdaeSstevelddi-forceattach=1; 41*3d19cdaeSstevel 42