svn commit: r191371 - head/sys/dev/ed
Warner Losh
imp at FreeBSD.org
Wed Apr 22 06:33:28 UTC 2009
Author: imp
Date: Wed Apr 22 06:33:26 2009
New Revision: 191371
URL: http://svn.freebsd.org/changeset/base/191371
Log:
Kill stray bootverbose debug tool.
Submitted by: juli@
Modified:
head/sys/dev/ed/if_ed_pccard.c
Modified: head/sys/dev/ed/if_ed_pccard.c
==============================================================================
--- head/sys/dev/ed/if_ed_pccard.c Wed Apr 22 06:30:24 2009 (r191370)
+++ head/sys/dev/ed/if_ed_pccard.c Wed Apr 22 06:33:26 2009 (r191371)
@@ -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
More information about the svn-src-head
mailing list