summaryrefslogtreecommitdiffstats
path: root/sys/dev/ed
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2009-04-22 06:33:26 +0000
committerimp <imp@FreeBSD.org>2009-04-22 06:33:26 +0000
commit924e20c37bc690bbb0e9154ed200df8b50204725 (patch)
treee24ec17f873cd30f87a1d86a6868bacebf884424 /sys/dev/ed
parent9f03ea677592decdf3122b08621d2c3ec270ffd6 (diff)
downloadFreeBSD-src-924e20c37bc690bbb0e9154ed200df8b50204725.zip
FreeBSD-src-924e20c37bc690bbb0e9154ed200df8b50204725.tar.gz
Kill stray bootverbose debug tool.
Submitted by: juli@
Diffstat (limited to 'sys/dev/ed')
-rw-r--r--sys/dev/ed/if_ed_pccard.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/ed/if_ed_pccard.c b/sys/dev/ed/if_ed_pccard.c
index dc5c085..5f5976c 100644
--- a/sys/dev/ed/if_ed_pccard.c
+++ b/sys/dev/ed/if_ed_pccard.c
@@ -106,8 +106,6 @@
#include "miibus_if.h"
#include "pccarddevs.h"
-#define bootverbose 1
-
/*
* NE-2000 based PC Cards have a number of ways to get the MAC address.
* Some cards encode this as a FUNCE. Others have this in the ROMs the
OpenPOWER on IntegriCloud