From owner-freebsd-embedded@FreeBSD.ORG Thu Nov 10 16:17:47 2011 Return-Path: Delivered-To: embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7CC21065676 for ; Thu, 10 Nov 2011 16:17:47 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8860C8FC1B for ; Thu, 10 Nov 2011 16:17:47 +0000 (UTC) Received: by vws11 with SMTP id 11so3734371vws.13 for ; Thu, 10 Nov 2011 08:17:47 -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=TGf9PZcdGJSfWvjcjjiHirrt4n91uTtxF5Vr95Vj1jM=; b=PwnxWhraz7uQ/bIAwi7I+t6IMphEvX8WMmrU78CceZqNSNgS8utx2T3sgpV5LPwX5n 1q6e8AT0FYeB+dJwwDcgZJNwXHKr+txpjka9s2E0Cdmqzhe16NnuF62kBMjvIXU3lNkA C1AjRLdvdWYQWRsxTGNja16x+l8Oml/WnMv+U= MIME-Version: 1.0 Received: by 10.52.24.210 with SMTP id w18mr13913421vdf.21.1320941867011; Thu, 10 Nov 2011 08:17:47 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.29.198 with HTTP; Thu, 10 Nov 2011 08:17:46 -0800 (PST) In-Reply-To: <20111110014904.0e8caf2c.ray@ddteam.net> References: <20111110014904.0e8caf2c.ray@ddteam.net> Date: Thu, 10 Nov 2011 08:17:46 -0800 X-Google-Sender-Auth: 0-hQvxvgri0-vagWW7dfGd37zkU Message-ID: From: Adrian Chadd To: Aleksandr Rybalko Content-Type: text/plain; charset=ISO-8859-1 Cc: embedded@freebsd.org Subject: Re: Ethernet switch framework 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: Thu, 10 Nov 2011 16:17:47 -0000 Hi! This is great. Between you, gonzo@ and loos, I think we finally will have something to throw into -HEAD. The miibus changes though - why did you need those? Can you run them by marius@ and see what he thinks? Adrian