summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorvkashyap <vkashyap@FreeBSD.org>2004-04-02 18:50:56 +0000
committervkashyap <vkashyap@FreeBSD.org>2004-04-02 18:50:56 +0000
commit688833918a6ad17a8ae6951adcc80656f0235366 (patch)
tree73c5714c7271364b70fc6661d5692927f7d070fb /sys/i386/conf
parenta883ccc9582e31fc0e98220ac5f6b45095e34711 (diff)
downloadFreeBSD-src-688833918a6ad17a8ae6951adcc80656f0235366.zip
FreeBSD-src-688833918a6ad17a8ae6951adcc80656f0235366.tar.gz
Moved 3ware 9000 driver (twa) stuff from sys/conf/NOTES to /sys/i386/conf/NOTES.
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/NOTES8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 952b1c6..593002e 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -585,6 +585,14 @@ device ath_hal # Atheros HAL (includes binary component)
device pst
#
+# 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
+
+#
# SCSI host adapters:
#
# ncv: NCR 53C500 based SCSI host adapters.
OpenPOWER on IntegriCloud