From owner-freebsd-current@FreeBSD.ORG Thu Oct 13 16:38:55 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 260C916A41F; Thu, 13 Oct 2005 16:38:55 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E09D43D4C; Thu, 13 Oct 2005 16:38:54 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id j9DGc8gc074638; Thu, 13 Oct 2005 10:38:08 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 13 Oct 2005 10:39:17 -0600 (MDT) Message-Id: <20051013.103917.03114813.imp@bsdimp.com> To: jcoombs@gwi.net From: "M. Warner Losh" In-Reply-To: <055201c5d012$2c8ca250$1700a8c0@failure> References: <200510131621.07299.thierry@herbelot.com> <200510131210.55135.jkim@FreeBSD.org> <055201c5d012$2c8ca250$1700a8c0@failure> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Thu, 13 Oct 2005 10:38:09 -0600 (MDT) Cc: freebsd-emulation@FreeBSD.org, freebsd-current@FreeBSD.org, nox@jelal.kn-bremen.de, jkim@FreeBSD.org, thierry@herbelot.com 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 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 16:38:55 -0000 In message: <055201c5d012$2c8ca250$1700a8c0@failure> "Joshua Coombs" writes: : Interesting. I wonder if this MFC means my 8019 will support full : duplex under FreeBSD? The NetBSD 'ne' driver has access to software : based media selection, it'd be nice to have access to an ISA nic that : handled full-duplex properly. That's the idea. Warner