From owner-freebsd-current@FreeBSD.ORG Wed Oct 16 06:14:02 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTP id B0CE934E for ; Wed, 16 Oct 2013 06:14:02 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from felyko.com (felyko.com [174.136.100.2]) by mx1.freebsd.org (Postfix) with ESMTP id 9B39F2391 for ; Wed, 16 Oct 2013 06:14:02 +0000 (UTC) Received: from [IPv6:2601:9:4d00:119:cc06:2a39:6ee5:601f] (unknown [IPv6:2601:9:4d00:119:cc06:2a39:6ee5:601f]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by felyko.com (Postfix) with ESMTPSA id 069A039821; Tue, 15 Oct 2013 23:13:59 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1812\)) Subject: Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter From: Rui Paulo In-Reply-To: <201310081742.r98HfbBV055077@fire.js.berklix.net> Date: Tue, 15 Oct 2013 23:13:56 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <589BAB21-30E9-4750-A345-BE7AB1116F48@FreeBSD.org> References: <201310081742.r98HfbBV055077@fire.js.berklix.net> To: "Julian H. Stacey" X-Mailer: Apple Mail (2.1812) Cc: Alfred Perlstein , "freebsd-current@freebsd.org bsd" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 16 Oct 2013 06:14:02 -0000 On 8 Oct 2013, at 10:41, Julian H. Stacey wrote: > I too am seeing > urtwn0: timeout waiting for checksum report Sorry, this is a know problem that I haven't been able to figure out... = It probably exists in the OpenBSD driver as well. Usually retrying = works. -- Rui Paulo