Current File : //kernel/drv/hermon.conf
#
# Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
#

#
# Forceload this driver
#
ddi-forceattach=1;

#
# disable context flushing
#
active-dma-flush=1;

#
# vhci discovery
#
ddi-vhci-class="ib";

#
# For performance reasons, bypass the IOMMU on x86.
#
iommu-dvma-mode="unity";