From owner-freebsd-questions@FreeBSD.ORG Thu Dec 28 07:02:36 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 DAC2D16A4FF for ; Thu, 28 Dec 2006 07:02:36 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout5.cac.washington.edu (mxout5.cac.washington.edu [140.142.32.135]) by mx1.freebsd.org (Postfix) with ESMTP id 7E29013C470 for ; Thu, 28 Dec 2006 07:02:36 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout5.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id kBS72a3M008334 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 27 Dec 2006 23:02:36 -0800 X-Auth-Received: from [192.168.0.101] (dsl254-013-145.sea1.dsl.speakeasy.net [216.254.13.145]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id kBS72Zo6012359 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 27 Dec 2006 23:02:35 -0800 Message-ID: <45936C09.60407@u.washington.edu> Date: Wed, 27 Dec 2006 23:02:33 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.9 (X11/20061226) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20061228052212.GA583@elephantspace> In-Reply-To: <20061228052212.GA583@elephantspace> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-PMX-Version: 5.2.2.285561, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2006.12.27.224933 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __LINES_OF_YELLING 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' 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 07:02:37 -0000 -----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 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFk2wJEnKyINQw/HARAiOMAJ4wZBAYcE5Ai0HSTXvuMwHu3DjMqACgjPxn 7T2+6D196b5UCAs5ClgJ6OY= =hbcW -----END PGP SIGNATURE-----