Current File : //kernel/drv/mcxnex.conf
#
# Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
#

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

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

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