From 6de3633d944db2576d517db9f4b51a88a9df6670 Mon Sep 17 00:00:00 2001 From: scottl Date: Mon, 3 Nov 2008 00:53:54 +0000 Subject: Move the CAM passthrough code into a true module so that it doesn't have to be compiled into the main AMR driver. It's code that is nice to have but not required for normal operation, and it is reported to cause problems for some people. --- sys/conf/NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/conf/NOTES') diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 4a7ddbe..4880f3c 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1579,6 +1579,7 @@ device mly device ida # Compaq Smart RAID device mlx # Mylex DAC960 device amr # AMI MegaRAID +device amrp # SCSI Passthrough interface (optional, CAM req.) device mfi # LSI MegaRAID SAS device mfip # LSI MegaRAID SAS passthrough, requires CAM options MFI_DEBUG -- cgit v1.1