From owner-freebsd-mips@freebsd.org Sun May 1 21:32:27 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 B61F7B29D98 for ; Sun, 1 May 2016 21:32:27 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from smtp.digiware.nl (smtp.digiware.nl [31.223.170.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 838101886 for ; Sun, 1 May 2016 21:32:27 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from rack1.digiware.nl (unknown [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id B775A15340A; Sun, 1 May 2016 23:32:23 +0200 (CEST) X-Virus-Scanned: amavisd-new at digiware.nl Received: from smtp.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MCmCySGkQ-jj; Sun, 1 May 2016 23:32:04 +0200 (CEST) Received: from [192.168.10.10] (asus [192.168.10.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.digiware.nl (Postfix) with ESMTPSA id 6E4DC153416; Sun, 1 May 2016 23:32:04 +0200 (CEST) Subject: Re: Mediatek / Ralink status To: Stanislav Galabov , freebsd-mips@freebsd.org References: <79DA8224-E857-4B86-81EC-D7A9E765E201@gmail.com> From: Willem Jan Withagen Message-ID: <9c56b3d3-a248-eea7-f61c-94a418ad6cbb@digiware.nl> Date: Sun, 1 May 2016 23:32:05 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <79DA8224-E857-4B86-81EC-D7A9E765E201@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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: Sun, 01 May 2016 21:32:27 -0000 On 28-4-2016 16:11, Stanislav Galabov wrote: > Hi all, > > Just to let you know, basic support for the following Mediatek/Ralink > SoCs (with FDT) should now be in -head [1]: RT3050, RT3052, RT3350, > RT3352, RT5350, RT3662, RT3883, RT5350, MT7620 (A and N versions), > MT7621, MT7628 and MT7688. My WiTiBoard contains 2 WIFI adapters: none0@pci0:1:0:0: class=0x028000 card=0x766214c3 chip=0x766214c3 rev=0x00 hdr=0x00 vendor = 'MEDIATEK Corp.' device = 'MT7662E 802.11ac PCI Express Wireless Network Adapter' class = network none1@pci0:2:0:0: class=0x028000 card=0x766214c3 chip=0x766214c3 rev=0x00 hdr=0x00 vendor = 'MEDIATEK Corp.' device = 'MT7662E 802.11ac PCI Express Wireless Network Adapter' class = network Any chance of these being supported? --WjW