From owner-freebsd-net@FreeBSD.ORG Tue Oct 27 23:37:02 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89D74106566C; Tue, 27 Oct 2009 23:37:02 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from pele.citylink.co.nz (pele.citylink.co.nz [202.8.44.226]) by mx1.freebsd.org (Postfix) with ESMTP id 187C28FC1C; Tue, 27 Oct 2009 23:37:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by pele.citylink.co.nz (Postfix) with ESMTP id B800D100E0; Wed, 28 Oct 2009 12:20:49 +1300 (NZDT) X-Virus-Scanned: Debian amavisd-new at citylink.co.nz Received: from pele.citylink.co.nz ([127.0.0.1]) by localhost (pele.citylink.co.nz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZB8yuoVB+Sca; Wed, 28 Oct 2009 12:20:44 +1300 (NZDT) Received: from citylink.fud.org.nz (unknown [202.8.44.45]) by pele.citylink.co.nz (Postfix) with ESMTP; Wed, 28 Oct 2009 12:20:44 +1300 (NZDT) Received: by citylink.fud.org.nz (Postfix, from userid 1001) id C126211475; Wed, 28 Oct 2009 12:20:43 +1300 (NZDT) Date: Wed, 28 Oct 2009 12:20:43 +1300 From: Andrew Thompson To: Doug Barton Message-ID: <20091027232043.GB16914@citylink.fud.org.nz> References: <4AE77437.4090700@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AE77437.4090700@FreeBSD.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-net@freebsd.org, benjsc@freebsd.org, sam@freebsd.org Subject: Re: Can we turn off WPI_DEBUG X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2009 23:37:02 -0000 On Tue, Oct 27, 2009 at 03:29:11PM -0700, Doug Barton wrote: > I cc'ed those who seem to have put the most/recent effort into > sys/dev/wpi. > > Is there any objection to turning off WPI_DEBUG by default? it creates > a lot of spam that the average user doesn't need. I use my 3945abg > every day and haven't had any problems with it for ages so I think > it's safe to say we're out of the period were debug by default is needed? Go for it. Andrew