From owner-freebsd-wireless@FreeBSD.ORG Wed Jun 4 21:39:53 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 88A78FA0 for ; Wed, 4 Jun 2014 21:39:53 +0000 (UTC) Received: from mail-yk0-x229.google.com (mail-yk0-x229.google.com [IPv6:2607:f8b0:4002:c07::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 50C4227A5 for ; Wed, 4 Jun 2014 21:39:53 +0000 (UTC) Received: by mail-yk0-f169.google.com with SMTP id 200so105265ykr.0 for ; Wed, 04 Jun 2014 14:39:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=I/ZNsF2/2uhs7uwdK6Nksv1L2JyionOCDrZWhmo/I7c=; b=MjN4pABZSkNf7A+fJZTKR8zcIB3NRzC+D4SrVVepI4Cu0KUCiaucnFT8pv2yQ1obGQ BZm5+ErR7AWk8F+dDiATLb6jEje5OPUIjo+8zwZOnGgYiopUiD0TpmJ8OQHf+HTW1Kk3 uWs9cMWHwnYuYc0uhKDrluDw/XkNtkPSzzMJ7KAt4VTZtlpVWlC7rOQ5YDhvOMcmAZ+3 WgOfBbRFPRkb88Vlm1GosADqcRCzE5e6s5CqZmG/MPVw9A1T3Jx69cT8HRHg9Gpm/vvf xbt4C39HQpneLA6B3ckFgH6Iaimz+6cfNuDagoT5H+7LNQiPLu0zi6GxYRKUl4Yygq8j WwVw== MIME-Version: 1.0 X-Received: by 10.236.7.51 with SMTP id 39mr2153377yho.1.1401917992485; Wed, 04 Jun 2014 14:39:52 -0700 (PDT) Received: by 10.170.89.65 with HTTP; Wed, 4 Jun 2014 14:39:52 -0700 (PDT) Date: Wed, 4 Jun 2014 23:39:52 +0200 Message-ID: Subject: Change for the worse in rsu wireless driver From: Idwer Vollering To: "mailto:freebsd-wireless@freebsd.org?Subject=Re: Change for the worse in rsu wireless driver&In-Reply-To=" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.18 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, 04 Jun 2014 21:39:53 -0000 > On 06/04/14 08:53, Hans Petter Selasky wrote: > > On 06/04/14 04:13, Thomas Mueller wrote: > >>> Yes, please apply by hand. I'll see if I can do some testing myself. > >>> I happen to have one of these adapters too and the link is very > >>> unstable :-) > >> --HPS > > Hi, > > Please test the following patch, applied to top of 10-stable as of now: > > http://svnweb.freebsd.org/changeset/base/267041 I'm on 10-STABLE r267049, with a local change to sys/dev/usb/wlan/if_rsu.c that reverts EW7622UMN back to RTL8192SU_3. > > At least my adapter is working a bit more stable now :-) Mine seems to get stuck in "rsu_calib_task: running calibration task" often. > > --HPS HTH, Idwer