xref: /illumos-gate/usr/src/uts/common/io/aac/aac.conf (revision 3fced439)
17c478bd9Sstevel@tonic-gate#
258bc78c7SXin Chen# CDDL HEADER START
358bc78c7SXin Chen#
458bc78c7SXin Chen# The contents of this file are subject to the terms of the
558bc78c7SXin Chen# Common Development and Distribution License (the "License").
658bc78c7SXin Chen# You may not use this file except in compliance with the License.
758bc78c7SXin Chen#
858bc78c7SXin Chen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
958bc78c7SXin Chen# or http://www.opensolaris.org/os/licensing.
1058bc78c7SXin Chen# See the License for the specific language governing permissions
1158bc78c7SXin Chen# and limitations under the License.
1258bc78c7SXin Chen#
1358bc78c7SXin Chen# When distributing Covered Code, include this CDDL HEADER in each
1458bc78c7SXin Chen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1558bc78c7SXin Chen# If applicable, add the following below this CDDL HEADER, with the
1658bc78c7SXin Chen# fields enclosed by brackets "[]" replaced with your own identifying
1758bc78c7SXin Chen# information: Portions Copyright [yyyy] [name of copyright owner]
187c478bd9Sstevel@tonic-gate#
1958bc78c7SXin Chen# CDDL HEADER END
2058bc78c7SXin Chen#
2158bc78c7SXin Chen
2258bc78c7SXin Chen#
23*3fced439Szhongyan gu - Sun Microsystems - Beijing China# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
247c478bd9Sstevel@tonic-gate#
257c478bd9Sstevel@tonic-gate
267c478bd9Sstevel@tonic-gate#
277c478bd9Sstevel@tonic-gate# aac.conf for sol 9 (and later) for all supported architectures
287c478bd9Sstevel@tonic-gate#
297c478bd9Sstevel@tonic-gate# global definitions
307c478bd9Sstevel@tonic-gate
3158bc78c7SXin Chen#
3258bc78c7SXin Chen# non-DASD device support property
3358bc78c7SXin Chen#
3458bc78c7SXin Chennondasd-enable="no";
35*3fced439Szhongyan gu - Sun Microsystems - Beijing Chinajbod-enable="yes"
3658bc78c7SXin Chen
3758bc78c7SXin Chen#
3858bc78c7SXin Chen# legacy target name support property
3958bc78c7SXin Chen# Do NOT edit this property, or system may not boot.
4058bc78c7SXin Chen#
4158bc78c7SXin Chenlegacy-name-enable="no";
4272888e72Speng liu - Sun Microsystems - Beijing China
4372888e72Speng liu - Sun Microsystems - Beijing China#
4472888e72Speng liu - Sun Microsystems - Beijing China# buf-breakup support properties
4572888e72Speng liu - Sun Microsystems - Beijing China#
4672888e72Speng liu - Sun Microsystems - Beijing Chinabreakup-enable="no";
4772888e72Speng liu - Sun Microsystems - Beijing Chinadma-max=0x20000;
48