From owner-freebsd-stable@FreeBSD.ORG Thu Oct 30 19:26:01 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97E5D1065697 for ; Thu, 30 Oct 2008 19:26:01 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 5ED0F8FC18 for ; Thu, 30 Oct 2008 19:26:01 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from [127.0.0.1] (localhost [IPv6:::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: imb) by sarah.protected-networks.net (Postfix) with ESMTPSA id 2F8AF6187 for ; Thu, 30 Oct 2008 15:26:00 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1225394760; bh=Fy9znbrybTKunN DDDk9HdQQRLUPPfci8tTfLN6c0dSY=; h=Message-ID:Date:From:MIME-Version: To:Subject:Content-Type:Content-Transfer-Encoding; b=aYQ5xof/mWHBH Ql69ynDKyTbVlmArLUA2GeLWtKT0GLo+0oUF/p9dDW16ts9JP/MwMILdqXc3E43TA+O sPiQJZ8ii6ZEOrHTtzqzAczhEzEiM3elD+9SZVdHiAIoK0zl DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: content-type:content-transfer-encoding; b=GEqQAleFPzBccvG3aP/KXARRzPYTKM1TQUt1Abb3wOvv9jj0dMVRT6OL/G1pEe7oU 6SGzE8iUO+Gz4Xm3sF3dRT5R3tAd7WO/K3Mrif2bxy2fdodWp0iu0W7tom5sfyu Message-ID: <490A0A35.8040109@protected-networks.net> Date: Thu, 30 Oct 2008 15:25:41 -0400 From: Michael Butler User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: FreeBSD stable Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: ICH7M limited to SATA-150? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2008 19:26:01 -0000 Recently, I upgraded the disk in my Toshiba A105 with a 7200rpm SATA-II device but it seems to still talking at SATA-I speed :-( atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x18b0-0x18bf at device 31.2 on pci0 [ .. snip .. ] ad0: 305245MB at ata0-master SATA150 acd0: DVDR at ata1-master UDMA33 There don't appear to be any obvious 'compatibility jumpers' on the drive, so I'm wondering what gives? Is it possible this is hard-coded into the BIOS? Michael