Driver Installation Under FreeBSD
94
3ware 9000 Series Serial ATA RAID Controller Installation Guide
h
If you intend to bundle the firmware image with the driver,
add the following line to /sys/conf/options:
TWA_FIRMWARE_FLASH opt_twa.h
and the following line to your kernel configuration file
(“custom” in the example above):
options TWA_FLASH_FIRMWARE
i
If you intend to enable printing of debug messages in the
driver, add the following line to /sys/conf/options:
TWA_DEBUG
opt_twa.h
and the following line to your kernel configuration file
(“custom” in the example above):
options
TWA_DEBUG=
<number from 0 to 10>
Specifying 0 in the above line prints no debug messages,
whereas specifying 10 prints a LOT of debug messages.
5
Rebuild the kernel and install the new kernel.
6
Reboot with the rebuilt kernel.
Compiling the Driver as a Loadable
Module
If you wish to compile the driver yourself (for a different kernel
version that you are running), then perform the following steps.
1
Create the directories /sys/modules/twa and /sys/dev/twa
mkdir /sys/modules/twa
mkdir /sys/dev/twa
2
Copy the 3ware driver source file archive (twa.tgz) to
/sys/dev/twa
.
3
Unpack the driver source files.
cd /sys/dev/twa
tar -xzvf twa.tgz
Содержание 3WARE 720-0138-00
Страница 1: ...3ware SATA RAID Controller Supports the 9000 Series PN 720 0117 00 September 2004 Installation Guide...
Страница 6: ...iv 3ware 9000 Series Serial ATA RAID Controller Installation Guide...
Страница 8: ...About this Guide vi 3ware 9000 Series Serial ATA RAID Controller Installation Guide...
Страница 14: ...About the 3ware RAID Controller 6 3ware 9000 Series Serial ATA RAID Controller Installation Guide...
Страница 34: ...Installing the Hardware 26 3ware 9000 Series Serial ATA RAID Controller Installation Guide...
Страница 60: ...Configuring Units 52 3ware 9000 Series Serial ATA RAID Controller Installation Guide...
Страница 104: ...Driver Installation Under FreeBSD 96 3ware 9000 Series Serial ATA RAID Controller Installation Guide...
Страница 124: ...Appendix C Warranty Technical Support and Service 116 3ware 9000 Series Serial ATA RAID Controller Installation Guide...