From owner-freebsd-embedded@FreeBSD.ORG Sun Dec 11 20:28:41 2011 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53410106564A for ; Sun, 11 Dec 2011 20:28:41 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0911E8FC08 for ; Sun, 11 Dec 2011 20:28:40 +0000 (UTC) Received: by vcbfk1 with SMTP id fk1so5749746vcb.13 for ; Sun, 11 Dec 2011 12:28:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=YHk9yYemB1qNGgG+P+3lakVxlRVrFAaIHJCEZ8l7N18=; b=P7qFpObongjjdXJsQVlBlKa0mhOE5K0IBdgiwFNGt/CuEwJoQ35oP/do6Y/nggnZI0 z4Jqu0IP7bDcOvYTFfGkbIrEMMH2xzsx0OPvyXlkCWBHhJZrAjnbN8SIVX27z8CXxW8m bLDRWVkVH+eFp5IXXmoVUlJCKOK3NE6ySNqTQ= MIME-Version: 1.0 Received: by 10.52.67.205 with SMTP id p13mr8443221vdt.79.1323635320280; Sun, 11 Dec 2011 12:28:40 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.26.50 with HTTP; Sun, 11 Dec 2011 12:28:40 -0800 (PST) In-Reply-To: <710E2C7A-E9AC-4103-8C61-0EDC4A3AF9DE@lassitu.de> References: <68ABED76-CB1F-405A-8036-EC254F7511FA@lassitu.de> <3B3DB17D-BF87-40EE-B1C1-445F178E8844@lassitu.de> <86030CEE-6839-4B96-ACDC-2BA9AC1E4AE4@lassitu.de> <2D625CC9-A0E3-47AA-A504-CE8FB2F90245@lassitu.de> <203BF1C8-D528-40C9-8611-9C7AC7E43BAB@lassitu.de> <3C0E9CA3-E130-4E9A-ABCC-1782E28999D1@lassitu.de> <6387ABA5-AC55-49DD-9058-E45CC0A3E0A0@lassitu.de> <74E4AF57-3D22-415E-B913-176753B09B16@lassitu.de> <710E2C7A-E9AC-4103-8C61-0EDC4A3AF9DE@lassitu.de> Date: Mon, 12 Dec 2011 07:28:40 +1100 X-Google-Sender-Auth: AAeLErxtA9sXvl-JBfv1e6PPdRM Message-ID: From: Adrian Chadd To: Stefan Bethke Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-embedded@freebsd.org Subject: Re: TL-WR1043: switch X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2011 20:28:41 -0000 Hm, so - how does this expose the CPU facing port(s), if any? ray@ is trying to figure out how to expose the arge0/arge1 interface (as he's got at least one board where the switch PHY hangs off of arge1, not arge0) so things are probed/attached "right". That discussion may be worth having here. :) Whats RTL8366RB_SGCR_EN_VLAN_4KTB do? Adrian