# # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License, Version 1.0 only # (the "License"). You may not use this file except in compliance # with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # 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;