From owner-freebsd-questions@FreeBSD.ORG Sat Jul 21 15:24:00 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E11616A468 for ; Sat, 21 Jul 2007 15:24:00 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.freebsd.org (Postfix) with ESMTP id 0EA6F13C45D for ; Sat, 21 Jul 2007 15:24:00 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9] (may be forged)) by mxout4.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.06) with ESMTP id l6LFNv5a021596 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 21 Jul 2007 08:23:57 -0700 X-Auth-Received: from [192.168.10.45] (c-24-10-12-194.hsd1.ca.comcast.net [24.10.12.194]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l6LFNucW021633 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 21 Jul 2007 08:23:57 -0700 Message-ID: <46A2250B.3000609@u.washington.edu> Date: Sat, 21 Jul 2007 08:23:55 -0700 From: Garrett Cooper User-Agent: Thunderbird 2.0.0.5 (Windows/20070716) MIME-Version: 1.0 To: Tim Daneliuk References: <46A22253.8080100@tundraware.com> In-Reply-To: <46A22253.8080100@tundraware.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.2.304607, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.7.21.80434 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Cc: FreeBSD Mailing List Subject: Re: SATA 300 Drive Being Run At 150 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, 21 Jul 2007 15:24:00 -0000 Tim Daneliuk wrote: > I asked this question a while back, but needed to do more digging to make > sure I had latest sources etc. > > I have an Intel motherboard that shows this for a SATA controller: > > atapci1: port > 0x20c8-0x20cf,0x20ec-0x20ef,0x20c0-0x20c7,0x20e8-0x20eb,0x20a0-0x20af > mem 0x90204000-0x902043ff irq 19 at device 31.2 on pci0 > > But the hard drive - a SATA 300 device - shows up like this: > > ad4: 238475MB at ata2-master SATA150 > ^^^^^^^ > > Using dd, I have confirmed that the drive is running nowhere near > SATA-III speeds, at least on reads: > > 968470075 bytes transferred in 7.132891 secs (135775249 bytes/sec) > > This is on a 6.2-Stable system that is very lightly loaded... > SATA Cable not 300Mbps capable? -Garrett