From owner-freebsd-mips@FreeBSD.ORG Tue Jun 16 17:51:15 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 4EB121E5 for ; Tue, 16 Jun 2015 17:51:15 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ie0-x22f.google.com (mail-ie0-x22f.google.com [IPv6:2607:f8b0:4001:c03::22f]) (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 172B6322 for ; Tue, 16 Jun 2015 17:51:15 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by iecrd14 with SMTP id rd14so17978683iec.3 for ; Tue, 16 Jun 2015 10:51:14 -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=ia35/eRNiqEYTsCSIG4gFBYuEQ+uuT1W6MKSMzgGAw8=; b=knQTwctxTY0guS2XxGPLEfD8lpouFxkxEOXvAH4DDZLDJa9RmBFFIht87JnejA0P7K 1RSGIyhsdF/1wI06yuhHkK6NQNyiR1kUItnZOXyvUOEH4PAFX1tr/e5pQrDGBH3f7Q// eroXQZ6XGceu/7qz53xeZ+DlIi1N771wxntnYhCPxYwL6fZYbu7dIwrvpzoLd6MD5Hn6 /W904uK2kBs9/sOO1lLsATgXmeLBMJTwhbVs12pwQ3KVrvE7M9fmWH9QainjPGRVvIpw susdxnka1zryStGDWqb3f6dejUiY1fdSOKooICaWLLM7avba9dOwyVTlhj9JeNNRRVG3 ZpJg== MIME-Version: 1.0 X-Received: by 10.50.78.232 with SMTP id e8mr19230957igx.32.1434477074468; Tue, 16 Jun 2015 10:51:14 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Tue, 16 Jun 2015 10:51:14 -0700 (PDT) In-Reply-To: References: <20150616162654.GB14540@cicely7.cicely.de> <20150616173105.GC14540@cicely7.cicely.de> Date: Tue, 16 Jun 2015 10:51:14 -0700 X-Google-Sender-Auth: dymWGVGMz3QJtvUykLfttDxzRQM Message-ID: Subject: Re: TP-Link WDR-4300 From: Adrian Chadd To: ticso@cicely.de Cc: "freebsd-mips@freebsd.org" , Bernd Walter 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: Tue, 16 Jun 2015 17:51:15 -0000 .. so, it /should/ work - the 3600 just uses the AR9344 on-board switch, rather than the AR8327N gige switch. I think I included both in the WNDR config file, so either should work. The only thing you should have to do is what I just emailed out - the firmware version string used for generating the flash image. -adrian