From owner-freebsd-questions@FreeBSD.ORG Sat Apr 19 08:14:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80DBE106566C for ; Sat, 19 Apr 2008 08:14:10 +0000 (UTC) (envelope-from fbsd-ml@scrapper.ca) Received: from pd2mo1so.prod.shaw.ca (idcmail-mo1so.shaw.ca [24.71.223.10]) by mx1.freebsd.org (Postfix) with ESMTP id 54DEF8FC21 for ; Sat, 19 Apr 2008 08:14:10 +0000 (UTC) (envelope-from fbsd-ml@scrapper.ca) Received: from pd3mr5so.prod.shaw.ca (pd3mr5so-qfe3.prod.shaw.ca [10.0.141.12]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0JZK000S79B1DS90@l-daemon> for freebsd-questions@freebsd.org; Sat, 19 Apr 2008 01:11:25 -0600 (MDT) Received: from pn2ml8so.prod.shaw.ca ([10.0.121.152]) by pd3mr5so.prod.shaw.ca (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0JZK00I0R9B2E5C0@pd3mr5so.prod.shaw.ca> for freebsd-questions@freebsd.org; Sat, 19 Apr 2008 01:11:26 -0600 (MDT) Received: from proven.lan ([24.85.241.34]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0JZK00BR29B1FW30@l-daemon> for freebsd-questions@freebsd.org; Sat, 19 Apr 2008 01:11:25 -0600 (MDT) Received: from proven.lan (localhost [127.0.0.1]) by proven.lan (8.14.2/8.14.2) with ESMTP id m3J7BOqk095998 for ; Sat, 19 Apr 2008 00:11:24 -0700 (PDT envelope-from fbsd-ml@scrapper.ca) Received: from localhost (localhost [[UNIX: localhost]]) by proven.lan (8.14.2/8.14.2/Submit) id m3J7BOCF095997 for freebsd-questions@freebsd.org; Sat, 19 Apr 2008 00:11:24 -0700 (PDT envelope-from fbsd-ml@scrapper.ca) Date: Sat, 19 Apr 2008 00:11:24 -0700 From: Norbert Papke In-reply-to: <200804181730.42013.jmc-freebsd@milibyte.co.uk> To: freebsd-questions@freebsd.org Message-id: <200804190011.24388.fbsd-ml@scrapper.ca> Organization: Archaeological Filing MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <200804181730.42013.jmc-freebsd@milibyte.co.uk> X-Authentication-warning: proven.lan: npapke set sender to fbsd-ml@scrapper.ca using -f User-Agent: KMail/1.9.7 Subject: Re: Is Marvell 88E1116 network adapter supported in 7.0? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2008 08:14:10 -0000 On April 18, 2008, Mike Clarke wrote: > I gather, from some discussion in this list last January concerning Rev > 6, that it uses the nve driver but I'm a little uncertain since the > Rev.7 hardware compatibility list doesn't mention the 88E1116. You probably want the nfe driver. See notes regarding 7.0: http://www.f.csce.kyushu-u.ac.jp/~shigeaki/software/freebsd-nfe.html Cheers.