summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/smptests.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2003-11-16 00:55:54 +0000
committerbde <bde@FreeBSD.org>2003-11-16 00:55:54 +0000
commit60cfaec287e48912137a3f53bc6d7b1294c3c453 (patch)
treedf10a31ba082f742cd7e14b7c6029dc0d647f43d /sys/i386/include/smptests.h
parent25599e1a7f0e57aa1176d1bc6a74d2031db071ed (diff)
downloadFreeBSD-src-60cfaec287e48912137a3f53bc6d7b1294c3c453.zip
FreeBSD-src-60cfaec287e48912137a3f53bc6d7b1294c3c453.tar.gz
Localized the cy driver's locking.
Diffstat (limited to 'sys/i386/include/smptests.h')
-rw-r--r--sys/i386/include/smptests.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys/i386/include/smptests.h b/sys/i386/include/smptests.h
index ca0fc6a..c1ca6ff 100644
--- a/sys/i386/include/smptests.h
+++ b/sys/i386/include/smptests.h
@@ -34,18 +34,6 @@
*/
/*
- * These defines enable critical region locking of areas that were
- * protected via cli/sti in the UP kernel.
- *
- * COMLOCK protects the sio/cy drivers.
- * known to be incomplete:
- * joystick lkm
- * ?
- */
-#define USE_COMLOCK
-
-
-/*
* Send CPUSTOP IPI for stop/restart of other CPUs on DDB break.
#define VERBOSE_CPUSTOP_ON_DDBBREAK
*/
OpenPOWER on IntegriCloud