diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2006-11-02 00:54:38 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2006-11-02 00:54:38 +0000 |
| commit | bd3fd815a7fbc96f1506dfdcac840b94cff28d00 (patch) | |
| tree | 9b84492a0966128feabcb74bbcc277bbdb6640c1 /sys/conf | |
| parent | edc9f4ae99fa00b065cb47c1d0d0737686ab3dca (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/NOTES | 2 | ||||
| -rw-r--r-- | sys/conf/options | 1 |
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 |
