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

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

Advertisement

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 from your Linux
CD-ROM distribution. For example:
# cd /mnt/cdrom/RedHat/RPMS
# rpm -iv kernel-headers*.rpm
# rpm -iv kernel-source*.rpm
2.
Locate the driver source files:
• If you have installed the driver RPM, the driver source files reside in
• 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
3.
Build the qla2300 driver from the sources:
• For RedHat, enter:
# make
• For SUSE, enter:
# make OSVER=linux
32
Building a driver from sources
Get other manuals https://www.bkmanuals.com
/opt/hp/src/...

Advertisement

Table of Contents
loading

Table of Contents