From owner-freebsd-mobile@FreeBSD.ORG Fri May 9 00:34:14 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A32837B401 for ; Fri, 9 May 2003 00:34:14 -0700 (PDT) Received: from ns3.safety.net (ns3.safety.net [216.40.201.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56B5743F93 for ; Fri, 9 May 2003 00:34:13 -0700 (PDT) (envelope-from cbiffle@safety.net) Received: from localhost (rs.rackshack.net.safety.net [216.40.201.32]) by ns3.safety.net (8.10.2/8.10.2) with ESMTP id h497Y9A11822; Fri, 9 May 2003 00:34:10 -0700 From: "Cliff L. Biffle" To: Pav Lucistnik Date: Fri, 9 May 2003 00:34:17 -0700 User-Agent: KMail/1.5 References: <20030508.225022.02275677.imp@bsdimp.com> <1052464845.73097.3.camel@pav.hide.vol.cz> In-Reply-To: <1052464845.73097.3.camel@pav.hide.vol.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305090034.17432.cbiffle@safety.net> cc: mobile@freebsd.org Subject: Re: wi question X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 07:34:14 -0000 On Friday 09 May 2003 12:20 am, Pav Lucistnik wrote: > We would love to *lower* power level of our cards... Can you make the > patch available? This won't affect your tx power, but if you're trying to lower power -consumption-, we do have the powersave ifconfig command. ifconfig wi0 powersave #starts ifconfig wi0 -powersave #stops -Cliff L. Biffle