Updating 3Ware Drivers Under Freebsd - 3Ware 9550SXU-12 User Manual

Sas/sata raid software raid controllers
Table of Contents

Advertisement

Updating 3ware Drivers under FreeBSD

www.3ware.com
Drivers can be updated either from source files or with driver modules.
Using source files, you can compile drivers into the kernel or you can create
modules for versions of FreeBSD for which 3ware does not supply modules.
In addition, there may be new modules included with future updates from
3ware. See http://www.3ware.com/support/index.asp.
This section includes these topics:
Updating the Kernel with the New Driver Source
Updating the 3ware Kernel Driver Module Under FreeBSD
Compiling and Loading the Driver as a Module using kldload
Updating the Kernel with the New Driver Source
Use this procedure if module drivers are not available for your version of
FreeBSD (pre 6.3) or if you wish to update your kernel from driver source
files.
To obtain source files, see "Obtaining 3ware FreeBSD Drivers" on page 53 .
twa.tgz. Then copy the *.c
1
Unpack
/sys/dev/twa and the Makefile
/usr/src/sys/i386/conf
2
Go to
depending on whether you have a 32-bit or 64-bit version of FreeBSD.
a
Open your current configuration file: (GENERIC, SMP, or PAE or
custom config), with vi or other editor.
Device twa # 3ware 9000 series
Make sure "
commented out.
b
Save changes.
config
c
Run command
configuration file: (GENERIC, SMP, PAE, or your custom config),
followed by:
cd ../compile/<
make clean
make cleandepend
make depend
make
make install
4
Reboot your system.
When the system reboots, the new kernel driver module will load
automatically.
Updating the Firmware and Driver
and
/sys/modules/twa
to
/usr/src/sys/amd64/conf
or
<config_name> specifying your
config_name
>
*.h
files to
.
,
" is not
199

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

9690sa3ware 9650se

Table of Contents