Driver Installation Under FreeBSD
www.3ware.com
53
f
Edit the file "
files.i386
" and add the lines shown below
dev/twa/tw_cl_fwimg.c optional twa
dev/twa/w_cl_init.c optional twa
dev/twa/tw_cl_intr.c optional twa
dev/twa/tw_cl_io.c optional twa
dev/twa/tw_cl_misc.c optional twa
dev/twa/tw_osl_cam.c optional twa
dev/twa/tw_osl_freebsd.c optional twa
g
Save the file.
h
Add the following line to
Makefile.i386
=-I/sys/dev/twa
i
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
j
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.
Summary of Contents for 9550SXU-16ML - Sata Rohs
Page 10: ...viii 3ware 9550SX Serial ATA RAID Controller User Guide...
Page 64: ...Chapter 4 Driver Installation 54 3ware 9550SX Serial ATA RAID Controller User Guide...
Page 74: ...Chapter 5 3ware BIOS Manager 2 3BM 2 64 3ware 9550SX Serial ATA RAID Controller User Guide...
Page 124: ...Chapter 6 3ware Disk Manager 3DM 2 114 3ware 9550SX Serial ATA RAID Controller User Guide...
Page 220: ...Chapter 10 Maintaining Your Controller 210 3ware 9550SX Serial ATA RAID Controller User Guide...
Page 246: ...Appendix A Glossary 236 3ware 9550SX Serial ATA RAID Controller User Guide...
Page 260: ...250 3ware 9550SX Serial ATA RAID Controller User Guide...