From owner-freebsd-current@FreeBSD.ORG Tue Nov 6 09:58:08 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D939116A46B; Tue, 6 Nov 2007 09:58:08 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.freebsd.org (Postfix) with ESMTP id 98B1F13C4B7; Tue, 6 Nov 2007 09:58:08 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout3.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.09) with ESMTP id lA69vm4n005241 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 6 Nov 2007 01:57:48 -0800 X-Auth-Received: from dzihan.cs.washington.edu (dzihan.cs.washington.edu [128.208.4.96]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.09) with ESMTP id lA69vlb6020252 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 6 Nov 2007 01:57:47 -0800 Message-ID: <47303A9B.3040102@u.washington.edu> Date: Tue, 06 Nov 2007 01:57:47 -0800 From: Garrett Cooper User-Agent: Thunderbird 2.0.0.6 (X11/20071003) MIME-Version: 1.0 To: "Aryeh M. Friedman" References: <472F466E.8050405@delphij.net> <472F5846.1020304@gmail.com> <472F5D9A.9050900@delphij.net> <472FCC15.9040903@gmail.com> <472FD0FB.9090608@delphij.net> <472FD23E.1060001@delphij.net> <47301CF6.8030808@delphij.net> <47301E91.7070303@gmail.com> <47301F40.8070605@delphij.net> <47302667.8030900@gmail.com> <20071106091409.GB83703@eos.sc1.parodius.com> <473035D4.3030200@gmail.com> In-Reply-To: <473035D4.3030200@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.3.310218, Antispam-Engine: 2.5.2.313940, Antispam-Data: 2007.11.6.13355 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: Jeremy Chadwick , freebsd-current@freebsd.org, d@delphij.net, Justin Hibbits Subject: Re: [ANNOUNCEMENT] Wiki for discussing P35/IHC9(R)/SATA issues set up X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Nov 2007 09:58:09 -0000 Aryeh M. Friedman wrote: > Jeremy Chadwick wrote: > >> On Tue, Nov 06, 2007 at 03:31:35AM -0500, Aryeh M. Friedman wrote: >> >> >>> Xin LI wrote: >>> >>> >>>> Yes (so that you get the correct speed of ICH9, ironically I have >>>> misunderstood the spec). I am working on a new patch. >>>> >>>> >>> The speeds are still incorrect (150 instead of 300) >>> >>> >> According to the thread and Wiki data I see, you're complaining that the >> following two devices on your SATA bus are SATA150 when they should be >> SATA300, correct? >> >> Master: ad8 Serial ATA v1.0 >> Master: acd0 Serial ATA v1.0 >> >> > > yes btw due to god knows what reason the patch renumbered ad8 to ad6 > Depends on whether or not AHCI vs IDE (aka 'compatibility-mode') is involved, and whether or not you have multiple SATA controllers in the mix (for instance ASUS MBs have one ICHx + JBMicron controller, each). >> 1) Have you verified that the SATA150-limiting jumper on your Seagate >> drive has been removed? SATA300 drives from Seagate come from the >> factory with that jumper connected, limiting the drive to SATA150. >> >> > > I will check but: > > 1. I was unaware of this "feature" > 2. I didn't see any jumpers when I installed it > >> 2) Do you happen to be using a PATA-to-SATA adapter on the DVD drive? >> >> > > It is native SATA (300) > >> 3) If No to #2, are you sure that the ICH9 does SATA300 with ATAPI >> devices? Does the mainboard BIOS even support it for ATAPI? >> >> > > Mobo has ATAPI I am not sure about the IHC issue though... will look it > > > > up and get back to you. Make sure you don't have cheap / SATA300 incompatible cables :). FWIW, my ICH9 enabled P5K-E Wifi MB has zero problems with FreeBSD 7-CURRENT/8-CURRENT. What flavor of MB do you have? -Garrett