From owner-freebsd-hardware@FreeBSD.ORG Sat Apr 16 01:08:16 2011 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B90A106566B for ; Sat, 16 Apr 2011 01:08:16 +0000 (UTC) (envelope-from dieterbsd@engineer.com) Received: from imr-mb01.mx.aol.com (imr-mb01.mx.aol.com [64.12.207.164]) by mx1.freebsd.org (Postfix) with ESMTP id 0BDF08FC08 for ; Sat, 16 Apr 2011 01:08:15 +0000 (UTC) Received: from imo-ma02.mx.aol.com (imo-ma02.mx.aol.com [64.12.78.137]) by imr-mb01.mx.aol.com (8.14.1/8.14.1) with ESMTP id p3G18FPD030788 for ; Fri, 15 Apr 2011 21:08:15 -0400 Received: from dieterbsd@engineer.com by imo-ma02.mx.aol.com (mail_out_v42.9.) id n.d16.67df2224 (45481) for ; Fri, 15 Apr 2011 21:08:11 -0400 (EDT) Received: from smtprly-md02.mx.aol.com (smtprly-md02.mx.aol.com [64.12.143.155]) by cia-mc06.mx.aol.com (v129.9) with ESMTP id MAILCIAMC068-d41f4da8ebf7bd; Fri, 15 Apr 2011 21:08:10 -0400 Received: from web-mmc-d04 (web-mmc-d04.sim.aol.com [205.188.103.94]) by smtprly-md02.mx.aol.com (v129.9) with ESMTP id MAILSMTPRLYMD025-d41f4da8ebf7bd; Fri, 15 Apr 2011 21:08:07 -0400 To: freebsd-hardware@freebsd.org Content-Transfer-Encoding: quoted-printable Date: Fri, 15 Apr 2011 21:08:07 -0400 X-MB-Message-Source: WebUI X-AOL-IP: 67.206.165.134 X-MB-Message-Type: User MIME-Version: 1.0 From: dieterbsd@engineer.com Content-Type: text/plain; charset="us-ascii"; format=flowed X-Mailer: Mail.com Webmail 33540-STANDARD Received: from 67.206.165.134 by web-mmc-d04.sysops.aol.com (205.188.103.94) with HTTP (WebMailUI); Fri, 15 Apr 2011 21:08:07 -0400 Message-Id: <8CDC9E9E1563B60-176C-8345@web-mmc-d04.sysops.aol.com> X-Spam-Flag: NO X-AOL-SENDER: dieterbsd@engineer.com Subject: Re: Problem with SATA-600 (a.k.a. SATA 3) disk X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 01:08:16 -0000 Oliver Fromme writes: > ahcich3: Timeout on slot 0 > Is there a way to force FreeBSD to use SATA-300 only? > I've searched the mailing lists, but without results. man ahci says: The following tunables are settable from the loader(8): hint.ahcich.X.sata_rev setting to nonzero value limits maximum SATA revision (speed). =20 Values 1, 2 and 3 are respectively 1.5, 3 and 6Gbps.