summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorvkashyap <vkashyap@FreeBSD.org>2004-03-31 18:46:13 +0000
committervkashyap <vkashyap@FreeBSD.org>2004-03-31 18:46:13 +0000
commitd83ab3689dda455f8bc801062a8c77b1db6b4601 (patch)
tree5d95af87e6dcaace6a67944d1a00a227584610fc /sys/conf/NOTES
parent37a21337e379b493f7450c4e6f5f9cc4b04cb282 (diff)
downloadFreeBSD-src-d83ab3689dda455f8bc801062a8c77b1db6b4601.zip
FreeBSD-src-d83ab3689dda455f8bc801062a8c77b1db6b4601.tar.gz
Moved comments on 3ware 9000 series RAID controller driver options from
options to NOTES.
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 99de13f..54b2ff2 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1388,6 +1388,14 @@ device amr # AMI MegaRAID
device twe # 3ware ATA RAID
#
+# 3ware 9000 series PATA/SATA RAID controller driver and options.
+# The driver is implemented as a SIM, and so, needs the CAM infrastructure.
+#
+options TWA_DEBUG # 0-10; 10 prints the most messages.
+options TWA_FLASH_FIRMWARE # firmware image bundled when defined.
+device twa # 3ware 9000 series PATA/SATA RAID
+
+#
# The 'ATA' driver supports all ATA and ATAPI devices, including PC Card
# devices. You only need one "device ata" for it to find all
# PCI and PC Card ATA/ATAPI devices on modern machines.
OpenPOWER on IntegriCloud