From owner-freebsd-net@FreeBSD.ORG Mon May 7 05:55:41 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8B561065672; Mon, 7 May 2012 05:55:41 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6EAB18FC14; Mon, 7 May 2012 05:55:40 +0000 (UTC) Received: by lbon10 with SMTP id n10so4371966lbo.13 for ; Sun, 06 May 2012 22:55:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=hUZDIiwXHDSUMFD3v3M1RwMYOyPV96FzR5j9zv8gyD8=; b=Wskd5YuGSzJqmde1K5WJCi24wRg/TOr0tY5hRIu12EwKKKqopjAjq/5ZLk/LFZNTpj qdCWQU1EmmvZTrscTGaV9UG5/XNmZO0YxthHOHEhuVKbMHkOPt/5KlXeAbDXjK+m/5jJ qTb0FsCL5E2qhZ+5Ax9g6KIdp2pnl3EtHcixsteI1LPgr2VexkQsCD/gpZrtoSnpA4ol 56OSyyG5UndwZ+rSJZGY8ZMuo0zY34hfcRGYAIB9o+A/vbOLWeEEAi1FbxkKkCsqAkBb pgl4KUNmwMmuBAa2Kz6uwuOpsu6KSwORUF1tAtfKGAZnOKRgshy8WISmYz7e/yP9ZsBL 8lbA== Received: by 10.152.148.101 with SMTP id tr5mr12825134lab.36.1336370139086; Sun, 06 May 2012 22:55:39 -0700 (PDT) Received: from laptop (m-s.agava.net. [195.222.84.203]) by mx.google.com with ESMTPS id mg19sm18025412lab.8.2012.05.06.22.55.35 (version=SSLv3 cipher=OTHER); Sun, 06 May 2012 22:55:37 -0700 (PDT) Date: Mon, 7 May 2012 08:56:13 +0300 From: "Sergey V. Dyatko" To: Bernhard Schmidt Message-ID: <20120507085613.6b92d5ce@laptop> In-Reply-To: References: <201205031853.53102.bschmidt@freebsd.org> <20120505105258.28e28803@laptop> <201205051251.10431.bschmidt@freebsd.org> <20120505152728.65d28e98@laptop> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Cc: freebsd-net@freebsd.org, freebsd-wireless@freebsd.org, freebsd-current@freebsd.org Subject: Re: [CFT] Ralink RT2860, RT2870, RT3060, RT3090 support X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 May 2012 05:55:41 -0000 On Sat, 5 May 2012 14:50:52 +0200 Bernhard Schmidt wrote: > On Sat, May 5, 2012 at 2:27 PM, Sergey V. Dyatko > wrote: > > On Sat, 5 May 2012 12:51:10 +0200 > > Bernhard Schmidt wrote: > >> Please apply attached patch (also here [1]) on top of the first > >> one, it fixes channel switching for >= 3070 (called the wrong > >> function, doh..) as well as a bgscan issue. > >> > >> [1] http://techwires.net/~bschmidt/rt2860_1.diff > >> > > > > * patch applied without errors > > * build/install - ok > > > > kldload and after ~5 minutes: > > > > May š5 15:01:20 laptop kernel: ral0: device timeout > > May š5 15:06:12 laptop kernel: ral0: device timeout > > > > without bgscan I didn't see such messages š~30-40 min > > Ok great, so except bgscan you haven't seen any other issue yet? > Yes. -- wbr, tiger