From owner-freebsd-mips@FreeBSD.ORG Sat Jun 20 17:21:56 2015 Return-Path: Delivered-To: freebsd-mips@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 029D9EDD; Sat, 20 Jun 2015 17:21:56 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x229.google.com (mail-ig0-x229.google.com [IPv6:2607:f8b0:4001:c05::229]) (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 BBBF8A1E; Sat, 20 Jun 2015 17:21:55 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igboe5 with SMTP id oe5so36916488igb.1; Sat, 20 Jun 2015 10:21:55 -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=Glso1qQjltnIVQ660NSI7eOqtwP1Iw28x1ooO0C3g0E=; b=McrwIEBl4A3M+fkX3eHoBLeUAHyvYYLP2TD2KFlNaV45NC6SLbVBSCD7yXnAaUiM0v ITwDWMesv6+ko7Kkc63n1Q7gIVK1bqjyw40VdC39x3xeCgLbthDADYrlGsKlI7XFQaRz /fcWu5anxGny7TplH18Pg6AaPp/WaRFd3kw5m5QLK4tBD2RPBLA/LyqzEVCKVhx5vZWL n2i3hJJO3AT8mapciTMWIrcr0u1jfeGhHVwJ6TgssUAPokQldjT1nWPajmzHFd7ossHK tAXksG2CHrYCl7PJDfdJYackhO0wToMh4KrIe89WQFWGqBZt88hYXuBxWruFjrsjFJuv p2/w== MIME-Version: 1.0 X-Received: by 10.50.79.129 with SMTP id j1mr11779779igx.32.1434820915214; Sat, 20 Jun 2015 10:21:55 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Sat, 20 Jun 2015 10:21:55 -0700 (PDT) In-Reply-To: References: <20150616175831.GD14540@cicely7.cicely.de> <20150619202622.GC34133@cicely7.cicely.de> <20150619210930.GD34133@cicely7.cicely.de> <20150619212042.GE34133@cicely7.cicely.de> <1434749655.1415.105.camel@freebsd.org> <20150619225933.GF34133@cicely7.cicely.de> <20150620142830.GA41261@cicely7.cicely.de> Date: Sat, 20 Jun 2015 13:21:55 -0400 X-Google-Sender-Auth: QdMuTslywt-2aOo9PedYLZFrf_Y Message-ID: Subject: Re: TP-Link WDR-4300 - Success!!! From: Adrian Chadd To: ticso@cicely.de Cc: Ian Lepore , Bernd Walter , "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: Sat, 20 Jun 2015 17:21:56 -0000 .. and send me a pull request for the tl-wdr4300 support. I'd like to add it to the wiki and the build repo. :) -a