summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/raidframe')
-rw-r--r--sys/dev/raidframe/rf_archs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/raidframe/rf_archs.h b/sys/dev/raidframe/rf_archs.h
index a000ee44732..aac28be20bd 100644
--- a/sys/dev/raidframe/rf_archs.h
+++ b/sys/dev/raidframe/rf_archs.h
@@ -1,4 +1,4 @@
-/* $NetBSD: rf_archs.h,v 1.21 2004/02/29 21:38:41 oster Exp $ */
+/* $NetBSD: rf_archs.h,v 1.22 2004/02/29 23:27:24 oster Exp $ */
/*
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
@@ -141,7 +141,7 @@
#endif
#ifndef RF_ACC_TRACE
-#define RF_ACC_TRACE 0
+#define RF_ACC_TRACE 1
#endif
#include "rf_options.h"