From owner-freebsd-embedded@FreeBSD.ORG Fri Dec 16 07:56:21 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 EDC1A106564A; Fri, 16 Dec 2011 07:56:21 +0000 (UTC) (envelope-from stb@lassitu.de) Received: from gilb.zs64.net (gilb.zs64.net [IPv6:2001:470:1f0b:105e::1ea]) by mx1.freebsd.org (Postfix) with ESMTP id A93538FC13; Fri, 16 Dec 2011 07:56:21 +0000 (UTC) Received: by gilb.zs64.net (Postfix, from stb@lassitu.de) id D9B2A90615; Fri, 16 Dec 2011 08:56:19 +0100 (CET) Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=iso-8859-1 From: Stefan Bethke In-Reply-To: Date: Fri, 16 Dec 2011 08:56:19 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <1BED9DE4-3DB7-4523-AB7D-39A7960A4BA9@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> <24FB4633-B729-4582-9FF6-CA8656742985@lassitu.de> To: Adrian Chadd X-Mailer: Apple Mail (2.1251.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: Fri, 16 Dec 2011 07:56:22 -0000 Am 16.12.2011 um 02:29 schrieb Adrian Chadd: > Hi! >=20 > So I have it working; I've not tried vlans yet (I'm still building an > updated world complete with your config tool) so I'll report when I've > tested that, but so far so good. Both ports work, the default vlan tag > works, port status seems to work. For those trying to play along at home: I've updated the patch so it = actually compiles correctly, both as modules as well as compiled into = the kernel. > Thanks very much for this! You're welcome! > So next is looking at ray@'s work in zrouter on the ar8216/ar8316 > switch PHYs. There's going to be some rather (un) fun stuff, including > figuring out what to do about gluing in ukphy/switchphy entries as > needed, shared MII bus, etc. Yup. > Question: the tplink 1043nd arge0 hints currently has a phymask of > 0x000c, with a nailed up media/duplex. This avoids attaching a ukphy > to the device. How should that now be handled? Instead of this phymask > thing, add a flag which says "don't use a phy, we're attaching another > way" so that code path doesn't run, but it doesn't try probing a PHY? > Or? For the TL-WR1043ND, no PHY should be attached to arge0, and the speed = etc. should be hardwired to 1000/fdx, since that's what the switch MAC = arge0 is connected to is wired to. We could add code to change arge0 and the switch configuration, but I = see little benefit in that. Stefan --=20 Stefan Bethke Fon +49 151 14070811