src/util/distro-import/91/sd.conf
changeset 387 397177e3bf8d
parent 378 cff3113e592c
equal deleted inserted replaced
386:5cd680466abe 387:397177e3bf8d
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License, Version 1.0 only
       
     6 # (the "License").  You may not use this file except in compliance
       
     7 # with the License.
       
     8 #
       
     9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
    10 # or http://www.opensolaris.org/os/licensing.
       
    11 # See the License for the specific language governing permissions
       
    12 # and limitations under the License.
       
    13 #
       
    14 # When distributing Covered Code, include this CDDL HEADER in each
       
    15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    16 # If applicable, add the following below this CDDL HEADER, with the
       
    17 # fields enclosed by brackets "[]" replaced with your own identifying
       
    18 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    19 #
       
    20 # CDDL HEADER END
       
    21 #
       
    22 #
       
    23 #pragma ident	"@(#)sd.conf	1.22	08/02/26 SMI"
       
    24 #
       
    25 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
       
    26 # Use is subject to license terms.
       
    27 #
       
    28 
       
    29 name="sd" class="scsi" target=0 lun=0;
       
    30 name="sd" class="scsi" target=1 lun=0;
       
    31 name="sd" class="scsi" target=2 lun=0;
       
    32 name="sd" class="scsi" target=3 lun=0;
       
    33 name="sd" class="scsi" target=4 lun=0;
       
    34 name="sd" class="scsi" target=5 lun=0;
       
    35 name="sd" class="scsi" target=6 lun=0;
       
    36 name="sd" class="scsi" target=7 lun=0;
       
    37 name="sd" class="scsi" target=8 lun=0;
       
    38 name="sd" class="scsi" target=9 lun=0;
       
    39 name="sd" class="scsi" target=10 lun=0;
       
    40 name="sd" class="scsi" target=11 lun=0;
       
    41 name="sd" class="scsi" target=12 lun=0;
       
    42 name="sd" class="scsi" target=13 lun=0;
       
    43 name="sd" class="scsi" target=14 lun=0;
       
    44 name="sd" class="scsi" target=15 lun=0;
       
    45 
       
    46 # Add SATA HBA drivers as parents of sd driver.
       
    47 name="sd" parent="nv_sata";
       
    48 name="sd" parent="ahci";
       
    49 name="sd" parent="si3124";
       
    50 name="sd" parent="marvell88sx";