From owner-freebsd-questions@FreeBSD.ORG Sat Jan 27 20:28:56 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AF67B16A406 for ; Sat, 27 Jan 2007 20:28:56 +0000 (UTC) (envelope-from stanb@panix.com) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.freebsd.org (Postfix) with ESMTP id 876FD13C48C for ; Sat, 27 Jan 2007 20:28:56 +0000 (UTC) (envelope-from stanb@panix.com) Received: from mailspool3.panix.com (mailspool3.panix.com [166.84.1.78]) by mail3.panix.com (Postfix) with ESMTP id E9C4A13A85B for ; Sat, 27 Jan 2007 15:28:55 -0500 (EST) Received: from teddy.fas.com (c-68-58-181-9.hsd1.sc.comcast.net [68.58.181.9]) by mailspool3.panix.com (Postfix) with ESMTP id 23902AADBE3 for ; Sat, 27 Jan 2007 15:28:56 -0500 (EST) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1HAuAR-0000oN-00 for ; Sat, 27 Jan 2007 15:28:55 -0500 Date: Sat, 27 Jan 2007 15:28:55 -0500 From: stan To: Free BSD Questions list Message-ID: <20070127202855.GA3107@teddy.fas.com> Mail-Followup-To: Free BSD Questions list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.23 X-Uptime: 15:26:13 up 285 days, 17:08, 1 user, load average: 0.06, 0.03, 0.01 User-Agent: Mutt/1.5.4i Sender: Stan Brown Subject: FW: nfe 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, 27 Jan 2007 20:28:56 -0000 I've got a motherboard with an onboard Gigabit LAN contoler that is the Marvell 88E1116 chipset. Poking around a bit on Google, it appears that support for this should have recently been addedd to the NFE dirver in 6.2 CURRENT. But I just cvsuped, and built everything, and mine is still not detected on bootup. Also a grep -i for NFE on the GENERIC kernel does not seem to return anythign. Do I have to do something special to enable this? -- Unix is very simple, but it takes a genius to understand the simplicity. (Dennis Ritchie)