aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorMatt Jacob <mjacob@FreeBSD.org>2006-11-02 00:54:38 +0000
committerMatt Jacob <mjacob@FreeBSD.org>2006-11-02 00:54:38 +0000
commitbd3fd815a7fbc96f1506dfdcac840b94cff28d00 (patch)
tree9b84492a0966128feabcb74bbcc277bbdb6640c1 /sys/conf
parentedc9f4ae99fa00b065cb47c1d0d0737686ab3dca (diff)
Notes
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES2
-rw-r--r--sys/conf/options1
2 files changed, 0 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 470c15ff5c97..35465f734cd3 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1137,8 +1137,6 @@ device pass #CAM passthrough driver
# CAM_DEBUG_SUBTRACE, and CAM_DEBUG_CDB
#
# CAM_MAX_HIGHPOWER: Maximum number of concurrent high power (start unit) cmds
-# CAM_NEW_TRAN_CODE: this is the new transport layer code that will be switched
-# to soon
# SCSI_NO_SENSE_STRINGS: When defined disables sense descriptions
# SCSI_NO_OP_STRINGS: When defined disables opcode descriptions
# SCSI_DELAY: The number of MILLISECONDS to freeze the SIM (scsi adapter)
diff --git a/sys/conf/options b/sys/conf/options
index e3e3bd329f07..fdf0dfeef56a 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -278,7 +278,6 @@ 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