From owner-freebsd-current@FreeBSD.ORG Sun Mar 7 21:51:02 2010 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92F4B1065701; Sun, 7 Mar 2010 21:51:02 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 393918FC1E; Sun, 7 Mar 2010 21:51:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o27LgSVm063997; Sun, 7 Mar 2010 14:42:28 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 07 Mar 2010 14:42:51 -0700 (MST) Message-Id: <20100307.144251.1141490504074844420.imp@bsdimp.com> To: miki.bsd@gmail.com From: "M. Warner Losh" In-Reply-To: <261c29701003040928h7aa70b3fm37611f974e0b9330@mail.gmail.com> References: <261c29701003021108w1e6e3bbascf17102a3256e339@mail.gmail.com> <201003030751.45158.jhb@freebsd.org> <261c29701003040928h7aa70b3fm37611f974e0b9330@mail.gmail.com> X-Mailer: Mew version 6.3 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org, weongyo@FreeBSD.org, jhb@FreeBSD.org Subject: Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2010 21:51:02 -0000 In message: <261c29701003040928h7aa70b3fm37611f974e0b9330@mail.gmail.com> Miki writes: : Rising FIRMWARE_MAX from 30 to 60 did the trick ! thanks ! : Are there any reasons to have such a "low" default value ? I thought I'd committed this change already :) Warner