Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Nov 2007 08:43:48 +0300
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        Scott Long <scottl@samsco.org>
Cc:        "Aryeh M. Friedman" <aryeh.friedman@gmail.com>, Justin Hibbits <jrh29@alumni.cwru.edu>, Jeremy Chadwick <koitsu@freebsd.org>, freebsd-current@freebsd.org, d@delphij.net, "Sean C. Farley" <scf@freebsd.org>, =?KOI8-R?Q?S=3Fren_Schmidt?= <sos@FreeBSD.org>
Subject:   Re: [ANNOUNCEMENT] Wiki for discussing P35/IHC9(R)/SATA issues set up
Message-ID:  <47315094.6080405@yandex.ru>
In-Reply-To: <47308E19.70507@samsco.org>
References:  <200711041119.45971.jrh29@alumni.cwru.edu> <472DD231.9030501@gmail.com> <472E67CC.9040201@delphij.net> <472E4FF0.3080801@gmail.com> <472EB211.7050001@delphij.net> <472EEADF.1000008@gmail.com> <472F466E.8050405@delphij.net> <472F5846.1020304@gmail.com> <472F5D9A.9050900@delphij.net> <alpine.BSF.0.9999.0711051555550.45185@thor.farley.org> <20071106153509.GB91218@eos.sc1.parodius.com> <47308E19.70507@samsco.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Scott Long wrote:
> SATA II does not automatically mean 3GHz link speed.  It's just an 
> umbrella term meaning that the drive implements one or more features
> defined in SATA-2.  It's similar to the mis-representation in the USB
> world of what USB 2.0 means.

If i right understand our driver code, the cause of problem is in the
driver. There is two ways in the code path for ther ICH9 support:
1. AHCI mode.
2. Legacy mode.

As i see from pciconf and dmesg output Aryeh's hardware not determined
as an AHCI and driver use legacy way for interact with controller.
In this case driver don't use any of SATA method's and can't determine
drives speed.

-- 
WBR, Andrey V. Elsukov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47315094.6080405>