aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pccard
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pccard')
-rw-r--r--sys/dev/pccard/if_xe.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/pccard/if_xe.c b/sys/dev/pccard/if_xe.c
index 85735fbcd978..f351e2c482d9 100644
--- a/sys/dev/pccard/if_xe.c
+++ b/sys/dev/pccard/if_xe.c
@@ -99,7 +99,9 @@
*/
+#ifndef XE_DEBUG
#define XE_DEBUG 1 /* Increase for more voluminous output! */
+#endif
#include "xe.h"
#include "card.h"