From owner-freebsd-current@FreeBSD.ORG Mon Oct 5 14:37:50 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 110231065679 for ; Mon, 5 Oct 2009 14:37:50 +0000 (UTC) (envelope-from nyan@jp.FreeBSD.org) Received: from sakura.ccs.furiru.org (sakura.ccs.furiru.org [IPv6:2001:2f0:104:8060::1]) by mx1.freebsd.org (Postfix) with ESMTP id A9B648FC15 for ; Mon, 5 Oct 2009 14:37:49 +0000 (UTC) Received: from localhost (authenticated bits=0) by sakura.ccs.furiru.org (unknown) with ESMTP id n95EbkH4013619; Mon, 5 Oct 2009 23:37:48 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Mon, 05 Oct 2009 23:36:48 +0900 (JST) Message-Id: <20091005.233648.263895250.nyan@jp.FreeBSD.org> To: pyunyh@gmail.com From: Takahashi Yoshihiro In-Reply-To: <20090924175312.GA5572@michelle.cdnetworks.com> References: <20090924112533.1377D83D2D@mail1.asahi-net.or.jp> <20090924.210712.162012268.nyan@jp.FreeBSD.org> <20090924175312.GA5572@michelle.cdnetworks.com> X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, CQG00620@nifty.ne.jp Subject: Re: de(4) does not work on 8.0-RC1 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: Mon, 05 Oct 2009 14:37:50 -0000 In article <20090924175312.GA5572@michelle.cdnetworks.com> Pyun YongHyeon writes: >> > Thanks for your reply. They works well again on 8.0-RC1 with your >> > patch. >> >> I also use a NIC supported by de(4). The patch works fine for it. > > Thanks for testing! Patch committed to HEAD(r197465). Do you have a plan to merge this patch into stable/8? I wish that the de(4) works in 8.0R. --- TAKAHASHI Yoshihiro