From owner-freebsd-current@freebsd.org Fri Jun 17 17:03:06 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29796A78517 for ; Fri, 17 Jun 2016 17:03:06 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 0942125B6 for ; Fri, 17 Jun 2016 17:03:06 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 089A5A78514; Fri, 17 Jun 2016 17:03:06 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08158A78513; Fri, 17 Jun 2016 17:03:06 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x235.google.com (mail-io0-x235.google.com [IPv6:2607:f8b0:4001:c06::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C653325B5; Fri, 17 Jun 2016 17:03:05 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-io0-x235.google.com with SMTP id t74so74852633ioi.0; Fri, 17 Jun 2016 10:03:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-transfer-encoding; bh=ZW6Acsi2jVibbOBL4PFfUIHu7LVupW2fgutLltDB/cA=; b=Ab6D0DLmaNCNNN29VWvy2dgmvJUfQbK2TwnH5y+Xgr/J6TjuG3dbC5p7YXLmvHrJjD AcjQYli2nHi7vkVW189yycKSxfDqgz/YsM7a7W1m25KsxaebPO7kkrbeRMi+T4IgviGZ 26dpbks4sr4ehOwaMkBERAG8RmiAyuyA2W5pA4+5KtJuiaRRDNEZr9x6AVWfcLc8eUK6 ZWDnTFXtkxCFBzBCnVBHOFWEU9w8riNJVNsx6GB9zoZqcjhkcmi4ZhON/rFaAiuSrr1R ayxhmQWzm7jpRqKGq3cqWL3nWeKL47qOgWkX7pc64+nmpDBORUCi9SJoolSkFs8KBwaU KV/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=ZW6Acsi2jVibbOBL4PFfUIHu7LVupW2fgutLltDB/cA=; b=BlOL8mJ3LSgEU/gzapjsW7nWj7T2ow/25iEF5DIpE1RyNHJbP8oIFma+P3n1LpcDgP KMaSxdusVWlq82kjr656hSRXveOP+fC5hwlie5ewOj1jJfdBY8aTmM3uPRIT/t72z/9A 5B8FuwmTWrthHQv+DiC7YRgfjpZ/mQyqAjkdbHa4tCaTZ8cdpWVgWUMQ8KGW01DwbGEG uGPvTAX5k2cARa+gyI/aZ2JWDrejzGdEcBZgL5h5g7Jzv61AkvyTrFkRB+JukcRcyu60 yFlJSeY2YMX+OlXtCKFWY7kyw05MMVOGAXZoltcUGdDMWxy0DROlj5qfW6x+vYmjGAv2 grtA== X-Gm-Message-State: ALyK8tJn1E6gdCIKuy7CfrR1QgefQy8+ORkl6c4pxedBev9FYshEb8OBHmJdrr/QZTWP8SgxfbbHPvPZ5dKhHA== X-Received: by 10.107.37.19 with SMTP id l19mr4990579iol.75.1466182985122; Fri, 17 Jun 2016 10:03:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.113.3 with HTTP; Fri, 17 Jun 2016 10:03:04 -0700 (PDT) In-Reply-To: <20160617051158.GA2617@athena.sysfault.org> References: <20160614052401.GA931@athena.sysfault.org> <20160617051158.GA2617@athena.sysfault.org> From: Adrian Chadd Date: Fri, 17 Jun 2016 10:03:04 -0700 Message-ID: Subject: Re: rtwn connection stops working on CURRENT To: Marcus von Appen , Andriy Voskoboinyk , "current@freebsd.org" , "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2016 17:03:06 -0000 Cool, thanks. Let's try to get this into -HEAD. -a On 16 June 2016 at 22:11, Marcus von Appen wrote: > Hi Andriy, > > On, Tue Jun 14, 2016, Andriy Voskoboinyk wrote: > >> Tue, 14 Jun 2016 08:24:01 +0300 =D0=B1=D1=83=D0=BB=D0=BE =D0=BD=D0=B0=D0= =BF=D0=B8=D1=81=D0=B0=D0=BD=D0=BE Marcus von Appen >> : >> >> Hi! >> >> Try attached patch (adds some busdma synchronization, >> unloads data instead of descriptor in rtwn_tx_done() and improves >> watchdog logic for a bit). > > thanks a lot, the connection is far more reliable now and does not > seem to stop working anymore. > > Cheers > Marcus > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= "