Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 2009 06:33:27 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r191371 - head/sys/dev/ed
Message-ID:  <200904220633.n3M6XRmZ046095@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904220633.n3M6XRmZ046095>