From owner-freebsd-embedded@FreeBSD.ORG Fri Dec 16 15:36:28 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 3F164106566B for ; Fri, 16 Dec 2011 15:36:28 +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 E05CE8FC13 for ; Fri, 16 Dec 2011 15:36:27 +0000 (UTC) Received: by vcbfk1 with SMTP id fk1so4358893vcb.13 for ; Fri, 16 Dec 2011 07:36:27 -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 :content-transfer-encoding; bh=N2NpweKDXfLH0JJmiHen7+y5aGXzIlyTt9rQ6hMUIRw=; b=KmZv2yb57W7EWP9GdBXkjMkZYkwSwwFDODc44gZHfKR6hYxPyri0ylZIBUkOh0k3Ld /UrfAyTyW34Iq+zP+dZwMASbJlIOBQFCX5BedDGDZgtQznT3NMjpaOPLtfskGWwjfFZb duz93ZTRwK3A/R22/0jCiXFFXKQ95Qjk3xgA4= MIME-Version: 1.0 Received: by 10.52.90.80 with SMTP id bu16mr6107950vdb.113.1324049787206; Fri, 16 Dec 2011 07:36:27 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.26.50 with HTTP; Fri, 16 Dec 2011 07:36:27 -0800 (PST) In-Reply-To: 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> <1BED9DE4-3DB7-4523-AB7D-39A7960A4BA9@lassitu.de> Date: Fri, 16 Dec 2011 07:36:27 -0800 X-Google-Sender-Auth: BZh3IUrnPX7wkpJ7f_yCGgxzkQs Message-ID: From: Adrian Chadd To: Stefan Bethke Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 15:36:28 -0000 On 16 December 2011 07:17, Stefan Bethke wrote: >> I know this a bit to ask, but would you be willing to send me some >> patches based on what's in that tree? That way I can just commit them >> as needed. >> > > I'll try to do that. > > How quickly do you want to do this? =A0I feel this is all pretty much a w= ork in progress, and I'd like to refine it quite a bit more over the next c= ouple of weeks. Just keep throwing patches at me. I'm not in _that_ much of a rush. I'd like to try and get some of the zrouter switch code merged in and get this working on the routerstation/routerstation pro. I'm sure this will churn a bit over the next couple of weeks. It's in the "work/ath" branch in my git repository. Adrian