summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2001-06-24 18:15:58 +0000
committermjacob <mjacob@FreeBSD.org>2001-06-24 18:15:58 +0000
commitd9e21dea0fc8d81c0f0255d60c91ac061ad81d0f (patch)
tree07682625c267dfbdcef52cdd62cde68854fea144 /sys
parent0b9658e72ed639c5966b89b4685aefd8129184bf (diff)
downloadFreeBSD-src-d9e21dea0fc8d81c0f0255d60c91ac061ad81d0f.zip
FreeBSD-src-d9e21dea0fc8d81c0f0255d60c91ac061ad81d0f.tar.gz
Add CAM_NEW_TRAN_CODE as an option (to be included in opt_cam.h).
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/options3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 58d7ce7..6fc2289 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -177,10 +177,13 @@ CAM_DEBUG_BUS opt_cam.h
CAM_DEBUG_TARGET opt_cam.h
CAM_DEBUG_LUN opt_cam.h
CAM_DEBUG_FLAGS opt_cam.h
+CAM_NEW_TRAN_CODE opt_cam.h
SCSI_DELAY opt_scsi.h
SCSI_NO_SENSE_STRINGS opt_scsi.h
SCSI_NO_OP_STRINGS opt_scsi.h
+
+
# Options used only in cam/scsi/scsi_cd.c
CHANGER_MIN_BUSY_SECONDS opt_cd.h
CHANGER_MAX_BUSY_SECONDS opt_cd.h
OpenPOWER on IntegriCloud