From owner-freebsd-stable@FreeBSD.ORG Mon Aug 19 15:26:23 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DA804CB7 for ; Mon, 19 Aug 2013 15:26:22 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x236.google.com (mail-we0-x236.google.com [IPv6:2a00:1450:400c:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6B7562577 for ; Mon, 19 Aug 2013 15:26:22 +0000 (UTC) Received: by mail-we0-f182.google.com with SMTP id q59so3627399wes.41 for ; Mon, 19 Aug 2013 08:26:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=1D9Ur4+TnQk6KT3GdVLz0DRAfCqv1tjv5hP15YnpT0Y=; b=iHOotGIA4hdb7hVf2DAanRLPC+mlI+4smw2SSxpEkFEP9HInM/gE2RwjDnw/r4OR17 5VEafAki3SFnFsgNpaxbnbODoyeP7qLXGGDomM5puXACE6QEqpDTHsKaaEICsilecO9B wJpWz1iJLfG6kVLYBw/SF3OQJVHBsmMVeU9KWccZ7TkU+++rp5XNS04m1lVT5k2yzuRY F0r7zi/tofVJfY/WK5WNddqIcVRTRl4JKc/d+pXA8fho37ZHv28V3+3nJZKARaYcmwo+ eKZQlivoJILEG7nQ+inecrX3CotYmJppPqPeCW8yE8gvqW1/a4RzDA3ZuQ8caxqrMJQN lQig== MIME-Version: 1.0 X-Received: by 10.194.234.100 with SMTP id ud4mr2093692wjc.44.1376925980635; Mon, 19 Aug 2013 08:26:20 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.116.136 with HTTP; Mon, 19 Aug 2013 08:26:20 -0700 (PDT) In-Reply-To: <20130819095919.b166b720da7a8f9dba3d0ee5@mimar.rs> References: <20130818121916.GA55695@tahoe.tj-h.info> <20130819054501.GA92991@tahoe.tj-h.info> <20130819095919.b166b720da7a8f9dba3d0ee5@mimar.rs> Date: Mon, 19 Aug 2013 08:26:20 -0700 X-Google-Sender-Auth: rB4PzwiKbj9C5uXirvrF7tBo60s Message-ID: Subject: Re: [ATH] 9.2-PRERELEASE and wlan0 device disconnection From: Adrian Chadd To: =?UTF-8?B?TWFya28gQ3VwYcSH?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Stable Mailing List , Tj Hariharan X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Aug 2013 15:26:23 -0000 Are you running the AR9285 on -HEAD? If not, upgrade. It should behave much, much better. -adrian On 19 August 2013 00:59, Marko Cupa=C4=87 wrote: > I am struggling with my AR9285 for more than a year now. Sometimes it > is better, sometimes worse, but never without disconnections. > > I have also noticed it dies more frequently on heavy usage. I read > somewhere that raising value of kern.ipc.nmbclusters (in my case to > 51200) could be of help, so I am trying it at the moment. > -- > Marko Cupa=C4=87 >