From owner-freebsd-mips@freebsd.org Mon May 2 14:25:17 2016 Return-Path: Delivered-To: freebsd-mips@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 2D808B285C7 for ; Mon, 2 May 2016 14:25:17 +0000 (UTC) (envelope-from kevlo@ns.kevlo.org) Received: from ns.kevlo.org (220-135-115-6.HINET-IP.hinet.net [220.135.115.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns.kevlo.org", Issuer "ns.kevlo.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C1D4C18FE; Mon, 2 May 2016 14:25:16 +0000 (UTC) (envelope-from kevlo@ns.kevlo.org) Received: from ns.kevlo.org (localhost [127.0.0.1]) by ns.kevlo.org (8.15.2/8.15.2) with ESMTPS id u42EOaiK074750 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 2 May 2016 22:24:37 +0800 (CST) (envelope-from kevlo@ns.kevlo.org) Received: (from kevlo@localhost) by ns.kevlo.org (8.15.2/8.15.2/Submit) id u42EOZgC074749; Mon, 2 May 2016 22:24:35 +0800 (CST) (envelope-from kevlo) Date: Mon, 2 May 2016 22:24:34 +0800 From: Kevin Lo To: Adrian Chadd Cc: Willem Jan Withagen , "freebsd-mips@freebsd.org" Subject: Re: Mediatek / Ralink status Message-ID: <20160502142434.GA74740@ns.kevlo.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 14:25:17 -0000 On Sun, May 01, 2016 at 05:35:51PM -0700, Adrian Chadd wrote: > > ... eventually. I'm waiting for the driver written by felix fietkau > over at openwrt land to settle before I try porting it. Felix's mt76 driver works pretty much fine. > (but if someone wants to do a port - please do, but do a /full/ port, > not an openbsd style port.) > > > > -adrian Kevin