From owner-freebsd-questions@FreeBSD.ORG Thu Dec 28 13:39:13 2006 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 A17F416A407 for ; Thu, 28 Dec 2006 13:39:13 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id 51BE513C473 for ; Thu, 28 Dec 2006 13:39:13 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from vanquish.pgh.priv.collaborativefusion.com (vanquish.pgh.priv.collaborativefusion.com [192.168.2.61]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Thu, 28 Dec 2006 08:39:12 -0500 id 000564B0.4593C900.0001155B Date: Thu, 28 Dec 2006 08:39:10 -0500 From: Bill Moran To: Garrett Cooper Message-Id: <20061228083910.4f5ca6fe.wmoran@collaborativefusion.com> In-Reply-To: <45936C09.60407@u.washington.edu> References: <20061228052212.GA583@elephantspace> <45936C09.60407@u.washington.edu> Organization: Collaborative Fusion X-Mailer: Sylpheed 2.3.0 (GTK+ 2.10.6; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: No driver for NIC... 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: Thu, 28 Dec 2006 13:39:13 -0000 In response to Garrett Cooper : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > B. Hansmann wrote: > > Hi, > > > > I just got a new mainboard (MSI K9N Platinum) with nvidia nforce > > 570/MCP55 > > chipset. It has a dualLAN 1Gbit ethernet adapter which I think is > > integrated into the southbridge chipset (nforce 570/MCP55). > > The mainboard manual says it's controlled by Vitesse VSC8601. > > > > I am new to FreeBSD and I did not manage to get it > > to work (6.2-rc2 amd64). > > > > I compiled a new kernel with this nve driver (for nvidia mcp onboard > > ethernet adapters) but it did not work. I tried to load all the if_* > > modules but none worked. > > > > Before I tried this I installed NetBSD3.1 and there it worked perfectly > > after the first boot (said it was an mcp55 lan adapter). > > > > How do I get this ethernet thing to work or is this chipset not > > supported? (mcp55 sound works as stated in the hardware list on freebsd). > > > > Help would be appreciated! Thanks... > > Got miibus? > > - From nve(4): > > To compile this driver into the kernel, place the following lines > in your kernel configuration file: > > device miibus > device nve If he'd left miibus out his kernel would never have compiled. -- Bill Moran Collaborative Fusion Inc.