From owner-freebsd-current@FreeBSD.ORG Tue Jun 9 19:56:23 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58DA6106566C; Tue, 9 Jun 2009 19:56:23 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 155358FC13; Tue, 9 Jun 2009 19:56:22 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 5005D1E001C2; Tue, 9 Jun 2009 21:56:21 +0200 (CEST) Received: from triton.kn-bremen.de (noident@localhost [127.0.0.1]) by triton.kn-bremen.de (8.14.3/8.14.3) with ESMTP id n59Jpgkf005177; Tue, 9 Jun 2009 21:51:42 +0200 (CEST) (envelope-from nox@triton.kn-bremen.de) Received: (from nox@localhost) by triton.kn-bremen.de (8.14.3/8.14.3/Submit) id n59JpffP005176; Tue, 9 Jun 2009 21:51:41 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Tue, 9 Jun 2009 21:51:41 +0200 To: Jack Vogel Message-ID: <20090609195141.GA4982@triton.kn-bremen.de> References: <20090606162235.GA49444@triton.kn-bremen.de> <2a41acea0906091104q17aeb174l8a34bf7464a80509@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2a41acea0906091104q17aeb174l8a34bf7464a80509@mail.gmail.com> User-Agent: Mutt/1.5.19 (2009-01-05) X-Mailman-Approved-At: Tue, 09 Jun 2009 19:59:19 +0000 Cc: freebsd-emulation@freebsd.org, freebsd-current@freebsd.org Subject: Re: flash10 vs f10; em(4) now broken in -current in qemu/vbox X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2009 19:56:23 -0000 On Tue, Jun 09, 2009 at 11:04:46AM -0700, Jack Vogel wrote: > There is a change coming that will resolve this, stay tuned. Cool, thanx! :) Btw I posted patches too a few days later, in case you didn't see: (I just noticed -current appears to have been dropped from the Cc somehow so they only went to -emulation...) http://lists.freebsd.org/pipermail/freebsd-emulation/2009-June/006292.html and for qemu: http://lists.freebsd.org/pipermail/freebsd-emulation/2009-June/006293.html Thanx again, Juergen