1a4aa671eSarutz# 2a4aa671eSarutz# CDDL HEADER START 3a4aa671eSarutz# 4a4aa671eSarutz# The contents of this file are subject to the terms of the 5a4aa671eSarutz# Common Development and Distribution License (the "License"). 6a4aa671eSarutz# You may not use this file except in compliance with the License. 7a4aa671eSarutz# 8a4aa671eSarutz# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9a4aa671eSarutz# or http://www.opensolaris.org/os/licensing. 10a4aa671eSarutz# See the License for the specific language governing permissions 11a4aa671eSarutz# and limitations under the License. 12a4aa671eSarutz# 13a4aa671eSarutz# When distributing Covered Code, include this CDDL HEADER in each 14a4aa671eSarutz# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15a4aa671eSarutz# If applicable, add the following below this CDDL HEADER, with the 16a4aa671eSarutz# fields enclosed by brackets "[]" replaced with your own identifying 17a4aa671eSarutz# information: Portions Copyright [yyyy] [name of copyright owner] 18a4aa671eSarutz# 19a4aa671eSarutz# CDDL HEADER END 20a4aa671eSarutz# 21a4aa671eSarutz 22a4aa671eSarutz# 23*6f25ad7fSJerry Gilliam# Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. 24a4aa671eSarutz# 25a4aa671eSarutz 26a4aa671eSarutzname="dad" class="dada" type="ata" class_prop="ata" 27a4aa671eSarutz target=0 lun=0; 28a4aa671eSarutzname="dad" class="dada" type="ata" class_prop="ata" 29a4aa671eSarutz target=1 lun=0; 30a4aa671eSarutzname="dad" class="dada" type="ata" class_prop="ata" 31a4aa671eSarutz target=2 lun=0; 32a4aa671eSarutzname="dad" class="dada" type="ata" class_prop="ata" 33a4aa671eSarutz target=3 lun=0; 34*6f25ad7fSJerry Gilliam 35*6f25ad7fSJerry Gilliam# 36*6f25ad7fSJerry Gilliam# Associate the driver with devid resolution. 37*6f25ad7fSJerry Gilliam# 38*6f25ad7fSJerry Gilliamddi-devid-registrant=1; 39