From f646fe1a8dbb4a7e66a0c10e263a94fdbb92544f Mon Sep 17 00:00:00 2001 From: Vinod Kashyap Date: Tue, 30 Mar 2004 18:53:18 +0000 Subject: [PATCH] Added options for 3ware 9000 series RAID controller driver (twa). --- sys/conf/options | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sys/conf/options b/sys/conf/options index 4121e626a1e..85153008b56 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -71,6 +71,10 @@ AHD_REG_PRETTY_PRINT opt_aic79xx.h # Print register bitfields in debug ADW_ALLOW_MEMIO opt_adw.h # Allow PCI devices to use memory # mapped I/O +# 3ware 9000 series RAID controller driver options +TWA_DEBUG opt_twa.h # 0-10; 10 prints the most messages. +TWA_FLASH_FIRMWARE opt_twa.h # firmware image bundled when defined. + # Miscellaneous options. ADAPTIVE_MUTEXES ALQ