emlxs.conf (82527734) emlxs.conf (8f23e9fa)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
8# You can obtain a copy of the license at
9# http://www.opensource.org/licenses/cddl1.txt.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21# Copyright 2009 Emulex. All rights reserved.
21# Copyright (c) 2004-2012 Emulex. All rights reserved.
22# Use is subject to license terms.
23#
24#
25#
26#
27# Solaris LightPulse emlxs driver: global initialized data.
28#
29

--- 284 unchanged lines hidden (view full) ---

314# This parameter is required if you enable target-mode.
315# If target mode is enabled the emlxs driver MUST be force attached
316# at system boot to ensure remote initiators will be able to
317# discover it.
318#
319# Range: Min:0 Max:1 Default:0
320#
321# *Uncomment this parameter when target-mode is enabled
22# Use is subject to license terms.
23#
24#
25#
26#
27# Solaris LightPulse emlxs driver: global initialized data.
28#
29

--- 284 unchanged lines hidden (view full) ---

314# This parameter is required if you enable target-mode.
315# If target mode is enabled the emlxs driver MUST be force attached
316# at system boot to ensure remote initiators will be able to
317# discover it.
318#
319# Range: Min:0 Max:1 Default:0
320#
321# *Uncomment this parameter when target-mode is enabled
322#ddi-forceattach=1
322#ddi-forceattach=1;
323
324
325# fct-bufpool: Controls buffer pool used by COMSTAR for FCP IOs
326# This should ONLY be used if target-mode is enabled
327#
328# Each entry consists of "Size:Count" where:
329# Size is the decimal size, in bytes, of this buffer pool
330# Count is the decimal number of buffers of this corresponding size

--- 37 unchanged lines hidden ---
323
324
325# fct-bufpool: Controls buffer pool used by COMSTAR for FCP IOs
326# This should ONLY be used if target-mode is enabled
327#
328# Each entry consists of "Size:Count" where:
329# Size is the decimal size, in bytes, of this buffer pool
330# Count is the decimal number of buffers of this corresponding size

--- 37 unchanged lines hidden ---