summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsi_debug.h
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1996-07-14 10:46:56 +0000
committerjoerg <joerg@FreeBSD.org>1996-07-14 10:46:56 +0000
commit9a8388eab8ea7830b12182218b9a788ff8c4271b (patch)
tree76b24c3ebf4abeca7ef0ddb91486c72162fbf21e /sys/scsi/scsi_debug.h
parentf8e0a40f1c864d1f5f3680164336b038f79272c8 (diff)
downloadFreeBSD-src-9a8388eab8ea7830b12182218b9a788ff8c4271b.zip
FreeBSD-src-9a8388eab8ea7830b12182218b9a788ff8c4271b.tar.gz
Turn SCSIDEBUG into a new-style option.
Diffstat (limited to 'sys/scsi/scsi_debug.h')
-rw-r--r--sys/scsi/scsi_debug.h10
1 files changed, 8 insertions, 2 deletions
diff --git a/sys/scsi/scsi_debug.h b/sys/scsi/scsi_debug.h
index 578cd43..dc249f7 100644
--- a/sys/scsi/scsi_debug.h
+++ b/sys/scsi/scsi_debug.h
@@ -1,8 +1,14 @@
-/*#define SCSIDEBUG 1*/
+/*
+ * Use
+ * options SCSIDEBUG
+ *
+ * in the kernel config file to get these macros into effect.
+ */
+
/*
* Written by Julian Elischer (julian@tfs.com)
*
- * $Id: scsi_debug.h,v 1.1 1993/11/18 05:02:54 rgrimes Exp $
+ * $Id: scsi_debug.h,v 1.2 1995/05/30 08:13:32 rgrimes Exp $
*/
#ifndef _SCSI_SCSI_DEBUG_H
#define _SCSI_SCSI_DEBUG_H 1
OpenPOWER on IntegriCloud