From owner-freebsd-wireless@FreeBSD.ORG Tue Feb 19 15:45:52 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3AB0919B; Tue, 19 Feb 2013 15:45:52 +0000 (UTC) (envelope-from monthadar@gmail.com) Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by mx1.freebsd.org (Postfix) with ESMTP id A6FDCE4F; Tue, 19 Feb 2013 15:45:51 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id hn17so4968756wib.10 for ; Tue, 19 Feb 2013 07:45:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=hn31ICz9tNOFSaLpp2O0/zH7SP6fkY+M8JbjeGS3Vy0=; b=woSJri2S5No3Cs4tXOqTt1NAhFLZItJKqRH7QIL45/+vOIwqIrBNzZiF/47HwcGIfP 6oXUOmZ5ZrY+zZK7EaQ7Q3D3VM7R4KgcZpCjOqYWLmFXHQ895uExfXxkjnveuDOTvzoZ oJl1fNdhSzM3ZNVOY3mwuC17emmsiW09a5Cuc+cdA8xF1/Stpdykv9dix0+Av1j+pN4V i9309PktMs7w2GholWqlB+X2JYWyaANB2fwtda3oZt47fNRmXz2+c0FlS0jvP12FN0ui vHCwIuuiFdZoaoGNX1vPAjz+sGrYdiAgqv6heTG4TKY9OXpyQxY/Y0U6OszZyRpVGx3D 6J/Q== MIME-Version: 1.0 X-Received: by 10.194.57.206 with SMTP id k14mr27351668wjq.26.1361288745074; Tue, 19 Feb 2013 07:45:45 -0800 (PST) Received: by 10.227.196.15 with HTTP; Tue, 19 Feb 2013 07:45:44 -0800 (PST) In-Reply-To: References: Date: Tue, 19 Feb 2013 16:45:44 +0100 Message-ID: Subject: Re: Ralink rt2860 Broadcast rates From: Monthadar Al Jaberi To: Ramanujan Seshadri Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Feb 2013 15:45:52 -0000 On Tue, Feb 19, 2013 at 4:23 PM, Ramanujan Seshadri wrote: > Suppose i'm using an adhoc network, then shouldn't i be able to set the > broadcast rates also ? ifconfig wlan0 mcastrate XX you have: ucastrate mcastrate mgmtrate > > Ram > > On Tue, Feb 19, 2013 at 10:09 AM, Adrian Chadd wrote: > >> On 19 February 2013 05:52, Ramanujan Seshadri >> wrote: >> > Hi All, >> > I had a quick quesiton regarding the broadcast rates set by Ralink >> > rt2860 driver. It seems like the broadcast rates are always set to MCS 0. >> > Suppose i want to increase the broadcast rates to higher MCS's which >> > function should i be looking into ? >> >> Odd; that's usually negotiated with the base station? >> >> Check "ifconfig -v wlan0" ; there's a set of default tx rates for each >> PHY mode (11a, 11bg, 11na, 11ng, etc.) See what yours is set to when >> you've associated. >> >> >> >> Adrian >> > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org" -- Monthadar Al Jaberi