From owner-freebsd-wireless@FreeBSD.ORG Wed Sep 7 16:10:16 2011 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76D19106566B; Wed, 7 Sep 2011 16:10:16 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id 11C308FC0C; Wed, 7 Sep 2011 16:10:15 +0000 (UTC) Received: by yib19 with SMTP id 19so6007183yib.13 for ; Wed, 07 Sep 2011 09:10:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=t6+reiJJTl7zuweK5mKZkXpx5rioFJ5sYPVw792ShIc=; b=PwYaiupM8hcNZB2fjLz57+fyoLJf5ttxtSJ1azlQ982R42CnSif0P4Fb/XtKGBhKb5 VYwLg3XO91ec4GOUKL6lBpf7XjbKxoozkc3GeVmUPgyIEScix2TdDFHHOR86YqRjquEL gjE3uvYVFW5qvo+PPApmdn3RTe18vusofyHNI= MIME-Version: 1.0 Received: by 10.236.200.137 with SMTP id z9mr33231278yhn.27.1315411815283; Wed, 07 Sep 2011 09:10:15 -0700 (PDT) Received: by 10.236.103.6 with HTTP; Wed, 7 Sep 2011 09:10:15 -0700 (PDT) In-Reply-To: <201109070907.55652.jpaetzel@freebsd.org> References: <201109062237.00788.jpaetzel@freebsd.org> <248CA120-66D2-47C4-AFCB-716552D5AB9D@FreeBSD.org> <201109070907.55652.jpaetzel@freebsd.org> Date: Thu, 8 Sep 2011 00:10:15 +0800 Message-ID: From: Adrian Chadd To: Josh Paetzel Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-wireless@freebsd.org" , Bernhard Schmidt Subject: Re: T510 iwn and 9.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 07 Sep 2011 16:10:16 -0000 On 8 September 2011 00:07, Josh Paetzel wrote: > On Wednesday 07 September 2011 07:27:05 Josh Paetzel wrote: >> ifconfig wlan0 -ampdutx > > I've been associated to the wireless at work for about 30 minutes using t= his > parameter with no drops. =A0I'd say this has fixed it, as the drops I was > getting yesterday were every minutes or so and basically made it unusable= . Cool. Bernhard, didn't you mention the ampdu TX bitmap stuff needed some surgery in if_iwn? Adrian