From owner-freebsd-mips@FreeBSD.ORG Tue Apr 21 00:23:03 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0A1D1406 for ; Tue, 21 Apr 2015 00:23:03 +0000 (UTC) Received: from mail-ie0-x232.google.com (mail-ie0-x232.google.com [IPv6:2607:f8b0:4001:c03::232]) (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 C5D59BBE for ; Tue, 21 Apr 2015 00:23:02 +0000 (UTC) Received: by iecrt8 with SMTP id rt8so2593330iec.0 for ; Mon, 20 Apr 2015 17:23:02 -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=kRooIkIAbs6mje7oZKiiGD2zUAYM6KC+IMaGXT0fTtQ=; b=YYAOx02ubfEVWyVPznKALdUff3kvlbpBcxo22rm402zrmrRiVfk1Yk0LpPGL8go+PU zdxRSjrC7Xe4iFVhUBzDhg5Tff6VaXLyQ6QuAQ/wtDfgeOKbf8OZuYjp1w2Zn3bMAYVp AklZ5F/7wzu/7xRvy/j989YupSMpFtrFGuAmR8mBQpvZXMnYU1UrkLA854dsK0wjn768 eQPkq8zRCKs8M2Q3lUTEYM4XbFdzTG+sDaTDlMOUJWKBlk0RpWKSEVlJ2PRRvRFJhj5F uiM4CWLwJL5koyWvxqXt5jZoLqcJ0+ez+RQpBvlDQU4ablCUwBgiyzzQn6sn4K8KO8jg dA2w== MIME-Version: 1.0 X-Received: by 10.43.163.129 with SMTP id mo1mr425934icc.61.1429575782332; Mon, 20 Apr 2015 17:23:02 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.17.194 with HTTP; Mon, 20 Apr 2015 17:23:02 -0700 (PDT) In-Reply-To: References: <1429572177.20150.28.camel@gmail.com> Date: Mon, 20 Apr 2015 17:23:02 -0700 X-Google-Sender-Auth: FLC2HveumSm09pwKBbNC01_NH1w Message-ID: Subject: Re: Control over the RSTP functionality of the AR8327 switch engine From: Adrian Chadd To: Petko Bordjukov 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: Tue, 21 Apr 2015 00:23:03 -0000 On 20 April 2015 at 17:08, Petko Bordjukov wrote: > Do you think I can get some input from Atheros on the matter? > You could try on the openwrt lists, see if anyone has already done this. I read the 8327 datasheet and yes, it mentions the port config for the port STP mode, but nothing that's "don't do STP, but do learn MACs." -adrian