1 #
2 # Copyright (c) 2008-2009, LSI Logic Corporation.
3 # All rights reserved.
4 #
5 # Copyright 2009 Sun Microsystems, Inc. All rights reserved.
6 # Use is subject to license terms.
7 #
8
9 #
10 # mr_sas.conf for sol 10 (and later) for all supported architectures
11 #
12 # global definitions
13
|
1 #
2 # Copyright (c) 2008-2012, LSI Logic Corporation.
3 # All rights reserved.
4 #
5
6 #
7 # mr_sas.conf for sol 10 (and later) for all supported architectures
8 #
9
10 # MSI specific flag. Default is "yes".
11 # mrsas-enable-msi="yes";
12
13 # Fast-Path specific flag. Default is "yes".
14 # mrsas-enable-fp="yes";
15
|