Building A Driver From The Sources; Building A Uniprocessor Version Of The Driver - HP StorageWorks A6826A Installation Manual

Pci-x host bus adapter for linux 64-bit systems
Hide thumbs Also See for StorageWorks A6826A:
Table of Contents

Advertisement

Installing the Linux Driver

Building a Driver from the Sources

If your Linux kernel version does not match the prebuilt driver binaries, you need
to build the driver in your configuration locally. To build a single-processor
version of the qla2300 driver, see the section
the Driver
qla2300 driver, see the section
page 27.

Building a Uniprocessor Version of the Driver

Perform the following steps to build a uniprocessor version of the qla2300 driver:
1. If not already installed, extract the kernel-header and kernel-source RPM files
2. Locate the driver source files:
3. Build the qla2300 driver from the sources:
26
on page 26. To build a symmetric multiprocessor (SMP) version of the
from your Linux CD-ROM distribution. For example:
# cd /mnt/cdrom/RedHat/RPMS
# rpm -iv kernel-headers*.rpm
# rpm -iv kernel-source*.rpm
If you have installed the driver RPM, the driver source files reside in
/opt/hp/storage_drivers/...
If you have copied your drivers from other media, copy the
qla2x00src-xx.xx.tgz file to the /home/qla2x00 directory. For
example, if you have copied the driver source file on to a CD-ROM,
enter:
# cd /home
# mkdir qla2x00
# cd /home/qla2x00
# cp /mnt/cdrom/qla* . (The period [.] at the end is required.)
# tar -xvzf qla*.tgz
For RedHat, enter:
# make
For SUSE, enter:
# make OSVER=linux
A6826A PCI-X Host Bus Adapter for Linux 64-bit Systems Installation Guide
Building a Uniprocessor Version of
Building a Multiprocessor Version of the Driver
on

Advertisement

Table of Contents
loading

Table of Contents