src/util/distro-import/91/sd.conf
changeset 387 397177e3bf8d
parent 378 cff3113e592c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/util/distro-import/91/sd.conf	Fri Jun 13 13:58:32 2008 -0700
@@ -0,0 +1,50 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License, Version 1.0 only
+# (the "License").  You may not use this file except in compliance
+# with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+#
+#pragma ident	"@(#)sd.conf	1.22	08/02/26 SMI"
+#
+# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
+# Use is subject to license terms.
+#
+
+name="sd" class="scsi" target=0 lun=0;
+name="sd" class="scsi" target=1 lun=0;
+name="sd" class="scsi" target=2 lun=0;
+name="sd" class="scsi" target=3 lun=0;
+name="sd" class="scsi" target=4 lun=0;
+name="sd" class="scsi" target=5 lun=0;
+name="sd" class="scsi" target=6 lun=0;
+name="sd" class="scsi" target=7 lun=0;
+name="sd" class="scsi" target=8 lun=0;
+name="sd" class="scsi" target=9 lun=0;
+name="sd" class="scsi" target=10 lun=0;
+name="sd" class="scsi" target=11 lun=0;
+name="sd" class="scsi" target=12 lun=0;
+name="sd" class="scsi" target=13 lun=0;
+name="sd" class="scsi" target=14 lun=0;
+name="sd" class="scsi" target=15 lun=0;
+
+# Add SATA HBA drivers as parents of sd driver.
+name="sd" parent="nv_sata";
+name="sd" parent="ahci";
+name="sd" parent="si3124";
+name="sd" parent="marvell88sx";