From owner-freebsd-mips@FreeBSD.ORG Fri Jun 5 17:08:20 2015 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C8B96D9 for ; Fri, 5 Jun 2015 17:08:20 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (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 9AB1E1627 for ; Fri, 5 Jun 2015 17:08:20 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igbhj9 with SMTP id hj9so20137323igb.1 for ; Fri, 05 Jun 2015 10:08:20 -0700 (PDT) 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=7V7B5Jd5V1gEwIHd0lN+nxVlkjnCawN37X4w67zo214=; b=eGCZtPQUtmNLp2sflqvXJceQvP85Xkulnbc1tRl2YvR+rHAXRAp/sL4hbML9Va/WXi ZE8LftEh8FeCfCNIdGcJZxbk/szNRHG5iIIgNGFV3A2cS/tb9enCjYNmB8V602+2YnTZ 4DKc4yT7DHJlB5szzuxXc31FARVgDKba7L7l2GcoOgkfJg+7/09/jL2qjIa21bfG3dXI LeKcA5WpghjBX4YkLnjnCiuwWbrLt0GaucZk9UndJNMlOtvxSNNSBN1VtVsKNRb1wKvF 7A7R7qhW7mW5iTjVbDFYJgVo+T8UP/t76hgs5NFyIgNrvqqhpyKM5zLa85NLZGZiYcHz i/Cg== MIME-Version: 1.0 X-Received: by 10.50.79.167 with SMTP id k7mr13599887igx.32.1433524100056; Fri, 05 Jun 2015 10:08:20 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Fri, 5 Jun 2015 10:08:19 -0700 (PDT) In-Reply-To: <20150605125525.19ab63f12c0319b037bcaf06@eternamente.info> References: <20150604190836.faa7547dddf44f410dd47712@eternamente.info> <20150605125525.19ab63f12c0319b037bcaf06@eternamente.info> Date: Fri, 5 Jun 2015 10:08:19 -0700 X-Google-Sender-Auth: lDRWWyocM3oxz4Mm0MlkiGwh7cA Message-ID: Subject: Re: Updates to freebsd-wifi-build From: Adrian Chadd To: Nenhum_de_Nos Cc: "freebsd-mips@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2015 17:08:20 -0000 Hi! 2/5ghz should work fine now - I fixed the mac address detection for those units. (It's in -HEAD though, so run -HEAD.) Yes, the USB works fine and you can use it for storage. :) -adrian