From owner-freebsd-questions@FreeBSD.ORG Mon Jun 4 03:31:34 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 04D4916A468 for ; Mon, 4 Jun 2007 03:31:34 +0000 (UTC) (envelope-from wmc20@xxiii.com) Received: from imf25aec.mail.bellsouth.net (imf25aec.mail.bellsouth.net [205.152.59.73]) by mx1.freebsd.org (Postfix) with ESMTP id 9605113C45E for ; Mon, 4 Jun 2007 03:31:33 +0000 (UTC) (envelope-from wmc20@xxiii.com) Received: from ibm69aec.bellsouth.net ([68.209.177.221]) by imf25aec.mail.bellsouth.net with ESMTP id <20070604033132.JYUA7379.imf25aec.mail.bellsouth.net@ibm69aec.bellsouth.net> for ; Sun, 3 Jun 2007 23:31:32 -0400 Received: from wcox.bellsouth.net ([68.209.177.221]) by ibm69aec.bellsouth.net with ESMTP id <20070604033132.WDMA22414.ibm69aec.bellsouth.net@wcox.bellsouth.net>; Sun, 3 Jun 2007 23:31:32 -0400 Message-Id: <6.2.3.4.2.20070603232531.03dffe40@mailsvr.xxiii.com> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Sun, 03 Jun 2007 23:31:46 -0400 To: tundra@tundraware.com,freebsd-questions@freebsd.org From: r17fbsd@xxiii.com In-Reply-To: <46630382.8010901@tundraware.com> References: <46630382.8010901@tundraware.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: Strange Intel Mobo Behavior 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: Mon, 04 Jun 2007 03:31:34 -0000 At 02:08 PM 6/3/2007, Tim Daneliuk wrote: >3) Both the MOBO and drive are SATA-300 rated, but 6.2 insists that > the drive is running at SATA-150. I have verified that the drive > has no jumper forcing it into this mode. Don't know about the other issues, but I have a Dell with similar Intel components, and it did the same SATA thing when I put a new drive in it yesterday: atapci1: port 0xfe00-0xfe07,0xfe10-0xfe13,0xfe20-0xfe27,0xfe30-0xfe33,0xfea0-0xfeaf irq 20 at device 31.2 on pci0 ad4: 76293MB at ata2-master SATA150 ad6: 305245MB at ata3-master SATA150 The ad6 drive is supposed to do SATA-300, but realistically, other bottlenecks dictate it's not going to get anywhere near the '150 speed, so I'm not terribly worried about it. cp'ing a 4GB file to /dev/null yielded 57MB/sec. -RW