1*9517SBill.Taylor@Sun.COM# 2*9517SBill.Taylor@Sun.COM# CDDL HEADER START 3*9517SBill.Taylor@Sun.COM# 4*9517SBill.Taylor@Sun.COM# The contents of this file are subject to the terms of the 5*9517SBill.Taylor@Sun.COM# Common Development and Distribution License (the "License"). 6*9517SBill.Taylor@Sun.COM# You may not use this file except in compliance with the License. 7*9517SBill.Taylor@Sun.COM# 8*9517SBill.Taylor@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*9517SBill.Taylor@Sun.COM# or http://www.opensolaris.org/os/licensing. 10*9517SBill.Taylor@Sun.COM# See the License for the specific language governing permissions 11*9517SBill.Taylor@Sun.COM# and limitations under the License. 12*9517SBill.Taylor@Sun.COM# 13*9517SBill.Taylor@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each 14*9517SBill.Taylor@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*9517SBill.Taylor@Sun.COM# If applicable, add the following below this CDDL HEADER, with the 16*9517SBill.Taylor@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying 17*9517SBill.Taylor@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner] 18*9517SBill.Taylor@Sun.COM# 19*9517SBill.Taylor@Sun.COM# CDDL HEADER END 20*9517SBill.Taylor@Sun.COM# 21*9517SBill.Taylor@Sun.COM 22*9517SBill.Taylor@Sun.COM# 23*9517SBill.Taylor@Sun.COM# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 24*9517SBill.Taylor@Sun.COM# Use is subject to license terms. 25*9517SBill.Taylor@Sun.COM# 26*9517SBill.Taylor@Sun.COM 27*9517SBill.Taylor@Sun.COM# 28*9517SBill.Taylor@Sun.COM# Forceload this driver 29*9517SBill.Taylor@Sun.COM# 30*9517SBill.Taylor@Sun.COMddi-forceattach=1; 31*9517SBill.Taylor@Sun.COM 32*9517SBill.Taylor@Sun.COM# 33*9517SBill.Taylor@Sun.COM# disable context flushing 34*9517SBill.Taylor@Sun.COM# 35*9517SBill.Taylor@Sun.COMactive-dma-flush=1; 36*9517SBill.Taylor@Sun.COM 37*9517SBill.Taylor@Sun.COM# 38*9517SBill.Taylor@Sun.COM# vhci discovery 39*9517SBill.Taylor@Sun.COM# 40*9517SBill.Taylor@Sun.COMddi-vhci-class="ib"; 41