AMCC 3ware Installation Manual page 91

Sata raid controller
Hide thumbs Also See for 3ware:
Table of Contents

Advertisement

To compile a 3ware driver for SuSE Linux 2.4 kernels
1
Download the 3ware 2.4 driver source from the 3ware website
(www.3ware.com) or copy the driver source from the CD into a
working directory.
2
Install the Kernel source under
3
Create a symbolic link.
ln -s /usr/src/<Kernel Src Dir >
4
Change the directory to
cd /usr/src/linux
5
Copy the config file for the kernel you want to build module for
from the appropriate /usr/src/linux/arch directory (listed below)
to /usr/src/linux/.config.
kernel
x86 UP
x86 SMP
x86 ATHLON
6
Make oldconfig
7
Untar the driver source with this command:
tar zxfv 3w-9xxx.tgz
The driver source will be output to a directory called "driver".
8
Change directory to driver.
cd driver
9
To build UP module boot to desired UP kernel, type:
make -f Makefile.oth
The created file is
www.3ware.com
directory
/usr/src/linux/arch/i386/defconfig.default
/usr/src/linux/arch/i386/defconfig.smp4g
/usr/src/linux/arch/i386/defconfig.athlon
3w-9xxx.o
Driver Installation Under SuSE Linux
.
/usr/src
/usr/src/linux
83

Advertisement

Table of Contents
loading

Table of Contents