From owner-cvs-all@FreeBSD.ORG Fri Apr 28 21:07:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75A3116A402; Fri, 28 Apr 2006 21:07:23 +0000 (UTC) (envelope-from flz@xbsd.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3758F43D6A; Fri, 28 Apr 2006 21:07:16 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id F0CFC11A75; Fri, 28 Apr 2006 23:07:09 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25687-02; Fri, 28 Apr 2006 23:06:45 +0200 (CEST) Received: from cream.stl.xbsd.org (unknown [193.120.13.130]) by smtp.xbsd.org (Postfix) with ESMTP id D414A11A4A; Fri, 28 Apr 2006 23:06:43 +0200 (CEST) From: Florent Thoumie To: Jung-uk Kim In-Reply-To: <200604281638.43431.jkim@FreeBSD.org> References: <200604282008.k3SK8Gqe045067@repoman.freebsd.org> <44527B41.3090003@t-hosting.hu> <200604281638.43431.jkim@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Date: Fri, 28 Apr 2006 22:06:33 +0200 Message-Id: <1146254793.14325.20.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at xbsd.org Cc: cvs-src@FreeBSD.org, =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= , cvs-all@FreeBSD.org, John Baldwin , src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/nve if_nve.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Apr 2006 21:07:23 -0000 On Fri, 2006-04-28 at 16:38 -0400, Jung-uk Kim wrote: > On Friday 28 April 2006 04:29 pm, Kövesdán Gábor wrote: > > Anyway, as far as I know, OpenBSD people have written a native > > reverse-engineered nForce ethernet controller driver. It would be > > nice if someone could port it to FreeBSD. I'm interested but > > unfortunately I'm only an average user, I don't have the necessary > > knowledge. > > Someone already did that: > > http://www.se.hiroshima-u.ac.jp/~shigeaki/software/freebsd-nfe.html Way cool! Has some of our resident networking gurus reviewed this or contacted the author? -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer