diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-19 14:40:36 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-19 14:40:36 +0000 |
commit | 3bffc29cea1e62f8eed7631a6cc12b0ee279e471 (patch) | |
tree | b49ca1780bade6d36a7145b60226b9816f2d86cc /sys/dev/isa/bt.c | |
parent | cfae5e9b6768208df5e40ccce118ff1734d78361 (diff) |
turn off *DIAG; something is miserably wrong with it and various people
have wasted weeks because of the crashes.
Diffstat (limited to 'sys/dev/isa/bt.c')
-rw-r--r-- | sys/dev/isa/bt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isa/bt.c b/sys/dev/isa/bt.c index d63c63edd75..7784ced524a 100644 --- a/sys/dev/isa/bt.c +++ b/sys/dev/isa/bt.c @@ -1,6 +1,6 @@ /* $NetBSD: bt.c,v 1.10 1996/05/12 23:51:54 mycroft Exp $ */ -#define BTDIAG +#undef BTDIAG #define integrate /* |