1*17169044Sbrutus# 2*17169044Sbrutus# CDDL HEADER START 3*17169044Sbrutus# 4*17169044Sbrutus# The contents of this file are subject to the terms of the 5*17169044Sbrutus# Common Development and Distribution License (the "License"). 6*17169044Sbrutus# You may not use this file except in compliance with the License. 7*17169044Sbrutus# 8*17169044Sbrutus# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*17169044Sbrutus# or http://www.opensolaris.org/os/licensing. 10*17169044Sbrutus# See the License for the specific language governing permissions 11*17169044Sbrutus# and limitations under the License. 12*17169044Sbrutus# 13*17169044Sbrutus# When distributing Covered Code, include this CDDL HEADER in each 14*17169044Sbrutus# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*17169044Sbrutus# If applicable, add the following below this CDDL HEADER, with the 16*17169044Sbrutus# fields enclosed by brackets "[]" replaced with your own identifying 17*17169044Sbrutus# information: Portions Copyright [yyyy] [name of copyright owner] 18*17169044Sbrutus# 19*17169044Sbrutus# CDDL HEADER END 20*17169044Sbrutus# 21*17169044Sbrutus# 22*17169044Sbrutus# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 23*17169044Sbrutus# Use is subject to license terms. 24*17169044Sbrutus# 25*17169044Sbrutus#ident "%Z%%M% %I% %E% SMI" 26*17169044Sbrutus 27*17169044Sbrutus# 28*17169044Sbrutus# force attach this driver to support misc/driver 29*17169044Sbrutusddi-forceattach=1; 30*17169044Sbrutus 31