diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2001-06-24 18:15:58 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2001-06-24 18:15:58 +0000 |
| commit | d73ce7561508284853b1dac13cd3df3a4a823625 (patch) | |
| tree | 07682625c267dfbdcef52cdd62cde68854fea144 /sys | |
| parent | acaa9950a41bde1e8eabd80a702362799709940c (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/conf/options | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options index 58d7ce75688b..6fc2289a8ff5 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 |
