From owner-freebsd-arm@freebsd.org Fri Dec 25 12:26:57 2015 Return-Path: Delivered-To: freebsd-arm@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 74697A522D3 for ; Fri, 25 Dec 2015 12:26:57 +0000 (UTC) (envelope-from alan01346@gmail.com) Received: from mail-ig0-x22f.google.com (mail-ig0-x22f.google.com [IPv6:2607:f8b0:4001:c05::22f]) (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 45EED1DFF for ; Fri, 25 Dec 2015 12:26:57 +0000 (UTC) (envelope-from alan01346@gmail.com) Received: by mail-ig0-x22f.google.com with SMTP id m11so93272094igk.1 for ; Fri, 25 Dec 2015 04:26:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=nE68fhLm7gPTYFhlHaMRe+KdT7fAiYoUGa7APwwCWRY=; b=mQTNg/cJyoZsFs3WKCh3ZZEWgrvRheJDtL2DS2NomMzjXcyapiEAb+icZqNr8FVU8H kPbQgmV1ZUfU2saTMNS8TyP1BWG7aOfclqZL649O4/u+vHyie/T/JkSQnj04eH3ZgDE6 b/nKKbDf95ShrHGIac44TSIvCVGW/N0F9i+Q0RKfgPb/XkJGsaC6TO3urInbRQM06dis ZgkjsCYMNm926QtLx0Yctb7CApWi7Xb8EjNcOD9UAHzwdHqeGR6WEZFwqruVurhcS/Oo WCkJHGofM7wdDsPCNdvSd6W5sI9yXO+koa6kVCzz4JpMF0VDPi56gyIMBLrJPblk6zfO 8prQ== MIME-Version: 1.0 X-Received: by 10.50.160.1 with SMTP id xg1mr13339740igb.62.1451046416517; Fri, 25 Dec 2015 04:26:56 -0800 (PST) Received: by 10.107.48.208 with HTTP; Fri, 25 Dec 2015 04:26:56 -0800 (PST) Received: by 10.107.48.208 with HTTP; Fri, 25 Dec 2015 04:26:56 -0800 (PST) In-Reply-To: References: Date: Fri, 25 Dec 2015 07:26:56 -0500 Message-ID: Subject: Re urtwn From: Alan Corey To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Dec 2015 12:26:57 -0000 I haven't used FreeBSD in a while frankly but happened to notice the urtwn post. I have several of them which seem to be from 2 different generations. OpenBSD 5.8 (the latest) has major changes to the urtwn driver. I found it easier to stick my cards in a box for now than to upgrade just for that. I was seeing unreliable performance, often an error about buffer space, and a hard crash about once a week. There is another driver in the works, don't know how long before it gets to FreeBSD.