From owner-freebsd-embedded@FreeBSD.ORG Mon Dec 26 22:17:02 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 A472D106566C; Mon, 26 Dec 2011 22:17:02 +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 2B4798FC12; Mon, 26 Dec 2011 22:17:01 +0000 (UTC) Received: by vbbfr13 with SMTP id fr13so15385563vbb.13 for ; Mon, 26 Dec 2011 14:17:01 -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=CWj1GbAqcm+t6Sk2Nu3DyJLkpxmyzqqZ4C29NTt9Rts=; b=nJ2Zp1eX0NFOAMlbXq7BiZqR6TeCaXGDLGEQKCBn9XqoJrXr2TvXBxYJBmCa+2ax4t v+rj2ofoRGi2UVPhP4n4iqfxxYSYHZWn7bma3o2nBD9wtKZZM2pgDffkV1CrxwY6taqT G9FSKWQzAAMD4MSOCyfHboHzYtAaUor9OF8Z4= MIME-Version: 1.0 Received: by 10.52.29.16 with SMTP id f16mr12652884vdh.45.1324937821220; Mon, 26 Dec 2011 14:17:01 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.36.5 with HTTP; Mon, 26 Dec 2011 14:17:01 -0800 (PST) In-Reply-To: <2DC67148-029F-4DD8-BDB8-07897D343E77@lassitu.de> References: <0F6CC18F-6973-42A2-AC03-F01BF59458AE@lassitu.de> <1100F70E-9DA9-4163-AC9A-423ECE5AA9A3@lassitu.de> <18CABB46-9B9A-41CB-8742-6723C5FF4D67@lassitu.de> <2CBD8651-E132-49DC-A082-37A8F5C626EA@bsdimp.com> <45529EC2-73BE-4F69-A9BE-E22D9FEAADD7@lassitu.de> <2DC67148-029F-4DD8-BDB8-07897D343E77@lassitu.de> Date: Mon, 26 Dec 2011 14:17:01 -0800 X-Google-Sender-Auth: JUQmE--yEpvyP9YqcbBINZzn23E Message-ID: From: Adrian Chadd To: Stefan Bethke Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Oleksandr Tymoshenko , "freebsd-embedded@freebsd.org" Subject: Re: Updated switch/glue patch? 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: Mon, 26 Dec 2011 22:17:02 -0000 On 26 December 2011 14:13, Stefan Bethke wrote: > Am 26.12.2011 um 21:49 schrieb Adrian Chadd: > >> I think I was a bit too quick. It turns out that after a few minutes >> of uptime, I get the same behaviour from your iicbb changes. > > Give me a few moments. =A0I think I've painted myself into a corner with = git, so I'm cloning your repo and re-applying my changes against that. Shou= ldn't take more than an hour, I hope. I messed up something w/ my git tree earlier today. Sorry :( Adrian