AMCC 3ware Installation Manual page 93

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

Advertisement

6
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 Big SMP
x86_64 UP
x86_64 SMP
7
Make oldconfig
8
Untar the driver source with this command:
tar zxfv 3w-9xxx.tgz
The driver source will be output to a directory called "driver".
9
Change directory to driver.
cd driver
10 To build the module, type
make
The 3w-9xxx.ko module will be built and output to the driver
directory created when you untared the 3w-9xxx.tgz file.
This will take a while, since the 2.6 build process exports our
module to the kernel module list and then builds all kernel
modules.
11 Copy the module 3w-9xxx.ko to
/lib/modules/<kernel string>/kernel/drivers/scsi/
3w-9xxx.ko
www.3ware.com
directory
/usr/src/linux/arch/i386/defconfig.default
/usr/src/linux/arch/i386/defconfig.smp
/usr/src/linux/arch/i386/defconfig.bigsmp
/usr/src/linux/arch/x86_64/defconfig.default
/usr/src/linux/arch/x86_64/defconfig.sm
Driver Installation Under SuSE Linux
p
85

Advertisement

Table of Contents
loading

Table of Contents