diff options
Diffstat (limited to 'usr/src/lib/hbaapi')
-rw-r--r-- | usr/src/lib/hbaapi/common/hba.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/src/lib/hbaapi/common/hba.conf b/usr/src/lib/hbaapi/common/hba.conf index ce02e2865e..e8bfbe7754 100644 --- a/usr/src/lib/hbaapi/common/hba.conf +++ b/usr/src/lib/hbaapi/common/hba.conf @@ -19,7 +19,7 @@ # CDDL HEADER END # # -# Copyright 2008 Sun Microsystems, Inc. All rights reserved. +# Copyright 2010 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # @@ -31,3 +31,5 @@ # # The library name should be prepended with the domain of # the manufacturer or driver author. +com.sun.fchba /usr/lib/libsun_fc.so.1 +com.sun.fchba64 /usr/lib/64/libsun_fc.so.1 |