|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
File Formats hba.conf(4)
NAME
hba.conf - configuration file for the HBAAPI library
DESCRIPTION
The /etc/hba.conf file is used to specify the Vendor-
Specific Libraries that are installed on the system. This
file is used by the Common Library to load the individual
VSLs when HBA_LoadLibrary(3HBAAPI) is called. If changes are
made to the file while the library is in use, the library
should be freed and reloaded. A version 1 VSL is compatible
only with a version 1 Common Library. A version 2 VSL is
compatible with both a version 1 and a version 2 Common
Library.
Each VSL entry is a single line of the form:
"name" "library path"
where:
name is the description of library. The library
name should be prepended with the domain of
the manufacturer of the library.
library path is the absolute path to the shared object
library file.
EXAMPLES
Example 1: Contents of /etc/hba.conf
#
# This file contains names and references to HBA libraries
#
# Format:
#
# <library name> <library pathname>
#
# The library name should be prepended with the domain of
# the manufacturer or driver author.
com.sun.fchba32 /usr/lib/libsun_fc.so.1
com.sun.fchba64 /usr/lib/sparcv9/libsun_fc.so.1
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
SunOS 5.10 Last change: 4 Sep 2003 1
File Formats hba.conf(4)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| ___________________________|_____________________________|__
| Interface Stability | Standard: FC-MI 1.92 (AP|
| | version 1) |
| ____________________________|_____________________________|_
| | Standard: FC-HBA Version 4|
| | (API version 2) |
|_____________________________|_____________________________|
SEE ALSO
HBA_LoadLibrary(3HBAAPI), libhbaapi(3LIB), attributes(5)
BUGS
The HBAAPI is provided in both 32- and 64-bit versions, but
only one configuration file is specified. As a result, both
32- and 64-bit VSL libraries must be specified within the
same file. When using the 32-bit Common Library, the 64-bit
VSLs will fail to load. When using the 64-bit Common
Library, the 32-bit VSLs will fail to load. These failures
are silently ignored by the Common Library during normal
usage, but can result in warning messages when running
client applications in a debugger.
SunOS 5.10 Last change: 4 Sep 2003 2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 21:37:27 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
sqlite3 man page (5334 hits) (openSUSE 10.2)
svn man page (5208 hits) (FreeBSD 6.2)
adv_cap_autoneg man page (4870 hits) (Solaris 10 11_06)
CPAN man page (4607 hits) (Suse Linux 10.1)
ssh man page (4342 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (2878 hits) (Solaris 10 11_06)
netcat man page (2717 hits) (Suse Linux 10.1)
pprosetup man page (2489 hits) (Solaris 10 11_06)
startproc man page (2471 hits) (Suse Linux 10.1)
signal man page (2408 hits) (Suse Linux 10.1)
|