From owner-freebsd-current@FreeBSD.ORG Thu Oct 13 20:51:23 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6890916A41F for ; Thu, 13 Oct 2005 20:51:23 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from smtp2-g19.free.fr (smtp2-g19.free.fr [212.27.42.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0252D43D55 for ; Thu, 13 Oct 2005 20:51:22 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from herbelot.dyndns.org (bne75-4-82-227-159-103.fbx.proxad.net [82.227.159.103]) by smtp2-g19.free.fr (Postfix) with ESMTP id BD028521CF for ; Thu, 13 Oct 2005 22:51:21 +0200 (CEST) Received: from diversion.herbelot.nom (diversion.herbelot.nom [192.168.2.6]) by herbelot.dyndns.org (8.13.3/8.13.3) with ESMTP id j9DKp7wi030362; Thu, 13 Oct 2005 22:51:12 +0200 (CEST) From: Thierry Herbelot To: freebsd-current@freebsd.org Date: Thu, 13 Oct 2005 22:50:59 +0200 User-Agent: KMail/1.8.2 References: <055201c5d012$2c8ca250$1700a8c0@failure> <200510131859.03307.thierry@herbelot.com> <20051013.135851.02300147.imp@bsdimp.com> In-Reply-To: <20051013.135851.02300147.imp@bsdimp.com> X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200510132251.00632.thierry@herbelot.com> Cc: "M. Warner Losh" Subject: Re: Loss of ed(4) in a RC1 booted in qemu X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: thierry@herbelot.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2005 20:51:23 -0000 Le Thursday 13 October 2005 21:58, M. Warner Losh a écrit : > > I'll be fixing this in the next day or three and it will be MFC'd from > head into RC2 when that happens. I'm not sure where the snapshots > are, but there's a patch floating around to get around the qemu issue > just posted if you can't wait. I plan on trying it now with RC1. I > also plan on looking into the ne2000.c emulation to see why things are > failing (eg, is it a flaw in the RTL8029 emulation, or a flaw in if_ed > somewhere). Great ! I'll try the patch ASAP TfH