From owner-freebsd-current@FreeBSD.ORG Thu Dec 23 22:46:37 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B44F516A5F5 for ; Thu, 23 Dec 2004 22:46:35 +0000 (GMT) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C00143D1F for ; Thu, 23 Dec 2004 22:46:35 +0000 (GMT) (envelope-from lists@jnielsen.net) Received: from [192.168.0.10] (jn@c-24-2-72-123.client.comcast.net [24.2.72.123]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id iBNMkZXI032185 for ; Thu, 23 Dec 2004 14:46:35 -0800 (PST) (envelope-from lists@jnielsen.net) From: John Nielsen To: freebsd-current@freebsd.org Date: Thu, 23 Dec 2004 15:45:32 -0700 User-Agent: KMail/1.7.2 References: <200412221315.47189.lists@jnielsen.net> <20041223121128.G21793@sbk-gw.sibnet.ru> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412231545.32246.lists@jnielsen.net> X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 11:53:11 2004 clamav-milter version 0.80j on ns1.jnielsen.net X-Virus-Status: Clean Subject: Re: nForce2 RAID MCP (SATA) support? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2004 22:46:37 -0000 On Wednesday 22 December 2004 11:32 pm, Jeremy Messenger wrote: > On Thu, 23 Dec 2004 12:19:58 +0600 (NOVT), Maxim M. Kazachek > > wrote: > > MCP 2 doesn't have ANY SATA support. MCP have 6ch codec, 2xATA133, > > I have the same (maybe, mine is 7N2 Delta2 Platinum) motherboard as his > and it does has SATA support. Mine SATA is disabled in BIOS, which I > don't have any SATA HD. > > ===================================== > ? nVIDIA nForce2 Gigabit MCP Chipset > - Integrated Ethernet MAC > - Integrated Hardware Sound Blaster/Direct Sound AC97 audio > - Ultra DMA 66/100/133 master mode PCI EIDE controller > - Supports USB 2.0 > - Integrated SATA Interface > ===================================== It is indeed integrated on this mainboard. Just from looking at the chips on the board, it appears that the Ethernet and SATA are both handled by the same MCP2 chip. I was surprised myself not to see a Silicon Image or silicon image controller/BIOS when I booted it up. I haven't yet had any luck with the onboard ethernet, even with the net/nvnet port. I guess that's what PCI slots are for.. :) JN