Installing the Linux Driver
Building a Multiprocessor Version of the Driver
Perform the following steps to build an SMP version of the qla2300 driver:
1.If not already installed, extract the
#cd /mnt/cdrom/RedHat/RPMS
#rpm
#rpm
2.Change to the Linux source directory. For Red Hat, enter:
#
For SuSE SLES, enter:
#cd /usr/src/linux
3.At the command prompt, enter the following:
#make menuconfig
a.Choose Processor type and features, then press ENTER. The Processor Type and Features menu displays.
b.Choose Symmetric Multiprocessor, then press SPACEBAR.
c.Click Exit. The system prompts:
Do you wish to save your new kernel configuration?
d.Click Yes. The system saves a new config file .config in the current directory.
4.At the command prompt, enter the following:
#make dep
5.Copy the
#cd /home
#mkdir qla2x00
#cd /home/qla2x00
#mcopy a:*.tgz . (The period [.] at the end is required.)
#tar
6.Build the qla2300 driver from the sources.
#make SMP=1 ISP2300=1
FCA2214/FCA2214DC | 25 |
Guide |
|