From owner-freebsd-bugs@FreeBSD.ORG Thu Oct 29 22:22:32 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CBDC1065697; Thu, 29 Oct 2009 22:22:32 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 13C0A8FC19; Thu, 29 Oct 2009 22:22:32 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9TMMVwA080287; Thu, 29 Oct 2009 22:22:31 GMT (envelope-from mav@freefall.freebsd.org) Received: (from mav@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9TMMVrx080283; Thu, 29 Oct 2009 22:22:31 GMT (envelope-from mav) Date: Thu, 29 Oct 2009 22:22:31 GMT Message-Id: <200910292222.n9TMMVrx080283@freefall.freebsd.org> To: tinus@nanodog.org, mav@FreeBSD.org, freebsd-bugs@FreeBSD.org From: mav@FreeBSD.org Cc: Subject: Re: kern/133872: [ata] SATA300 controlled as SATA150 on ICH7R mobo X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Oct 2009 22:22:32 -0000 Synopsis: [ata] SATA300 controlled as SATA150 on ICH7R mobo State-Changed-From-To: open->closed State-Changed-By: mav State-Changed-When: Thu Oct 29 22:21:47 UTC 2009 State-Changed-Why: Not all ICH7 versions support 3Gb/s speed, and even those which does could be artificially limited by BIOS. It is very difficult to override such BIOS limitation, and it is outside driver scope. http://www.freebsd.org/cgi/query-pr.cgi?pr=133872