5. Solaris SDK
# Copyright (C) 1997, EIS Computers, Symmetricom Inc.
# Copyright (C) 2007-2009, Symmetricom Inc.
#
# Run this simple script from the same directory as the
# BCPCI-V800-sparc64-build<aaa>.tar file you have received.
# Note <aaa> is the three digit build number.
#
TARFILE=`ls BCPCI-V800-sparc64-build*.tar`
if [ $? -ne 0 ]; then
echo "The tar file for the BCPCI software does not exist!"
exit 1
fi
tar xf $TARFILE
PATH=$PATH:/usr/bin:/usr/sbin
export PATH
PKG=BC635PCI
pkgadd -d . $PKG
Note: On the SPARC platform, the driver stfp is installed to /kernel/drv/sparcv9 directory. On the
x86_64 platform, the driver stfp is installed to /kernel/drv/amd64 directory.
After your computer has rebooted, you can inspect the installed package using the Solaris 'pkginfo'
command (output of other install packages are removed for clarity).
/export/home/user> pkginfo | grep BC635PCI
Symmetricom BC635PCI
BC635/637PCIe-V2 Solaris driver
- 194 -
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com