From owner-freebsd-mips@FreeBSD.ORG Mon Dec 9 07:03:04 2013 Return-Path: Delivered-To: freebsd-mips@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 ESMTPS id F246C330 for ; Mon, 9 Dec 2013 07:03:04 +0000 (UTC) Received: from mail-qa0-x22f.google.com (mail-qa0-x22f.google.com [IPv6:2607:f8b0:400d:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AFC0919E0 for ; Mon, 9 Dec 2013 07:03:04 +0000 (UTC) Received: by mail-qa0-f47.google.com with SMTP id w5so2357627qac.13 for ; Sun, 08 Dec 2013 23:03:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=e6BDIV2FHiI5RWS37eW5U4SYy6G76IZ/bbWeJ53l6Uw=; b=h6XV/KPScnJWVCcpvhW0dX1juH26IbPMKoQASseFlC7F6+bCH4Cw6n5c3lbFYjoLEc Mi0LOjWY1MwanRYGuy4gcqswvEQvA3v0WyaAKJOWfOXzXDX4RFdb8hZj3IaatTTTyfMq YAav4evgcRlTczSo7pbjkXYbEko+plJBVjeIW7GQzPBfGWxoT9pBJhdfZjGwiJwaoLwd OYoWZA2apasU70l87Ve9Pw0dn5q8NtiMh8p97iSFQSTfF15NHbKtRO0UrmOtoN4VcRuZ rhV0XFpPwAR7/jgjDL4WWIRTvsifizmv3fdrIJqrLtrp3C8tUHe2a6Sy5lCnoA1hYgp4 ukCg== MIME-Version: 1.0 X-Received: by 10.224.89.73 with SMTP id d9mr31831239qam.5.1386572583455; Sun, 08 Dec 2013 23:03:03 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.53.200 with HTTP; Sun, 8 Dec 2013 23:03:03 -0800 (PST) In-Reply-To: <20131209070349.7d257938@zeta.dino.sk> References: <20131208230612.290d2611@zeta.dino.sk> <20131209070349.7d257938@zeta.dino.sk> Date: Sun, 8 Dec 2013 23:03:03 -0800 X-Google-Sender-Auth: 21mGFJdGQD6A_-ROv-RBf1Jv_PQ Message-ID: Subject: Re: AR934x initial support is now in the tree - partial success on RB2011 From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Dec 2013 07:03:05 -0000 Hi, It depends on which port they've glued the AR8327 and internal switch to. I'd have to go digging. I'm sorry, but right now I'm out of time/energy to make it work. I may try to implement the AR8327 driver during my upcoming trip but I can't make any guarantees. I'd appreciate whatever help others can provide. Thanks, -a