Current File : //kernel/drv/hci1394.conf
#
# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#ident	"%Z%%M%	%I%	%E% SMI"

reserved-addresses=	0x0000ffff,0xf0000B00,0x200,
			0x0000ffff,0xf0000D00,0x200,
			0x0000ffff,0xf0000234,0x4;
#
# force attach this driver to support hotplug activities
ddi-forceattach=1;

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

#
# By default, FCP (Function Control Protocol) address space is permanently
# owned by the 1394 Framework. If this property exists, the FCP addresses
# are only allocated before being used and released when not in use.
#
# h1394-fcp-claim-on-demand;

interrupt-priorities=0x9;