linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: starlight@binnacle.cx
Cc: linux-ide@vger.kernel.org
Subject: Re: unexpected downspeed of AHCI controller on Intel     Seaburg 5400
Date: Mon, 24 Nov 2008 14:18:10 +0900	[thread overview]
Message-ID: <492A3912.3060305@kernel.org> (raw)
In-Reply-To: <6.2.5.6.2.20081118210621.01d6c680@binnacle.cx>

starlight@binnacle.cx wrote:
> Is it possible for the BIOS to tell the chip to not negogiate 
> above 1.5 Gbps?  I'm wondering if HP might have done this to 
> prevent the bug below from happening.  If so it would be
> nice for the driver to put it back to 3 Gbps.

The standard way to put that limit is to use SControl but it isn't doing
that, as far as ahci is concerned, it's free to negotiate any speed but
is negotiating 1.5Gbps.  Maybe they capped using some hidden register to
workaround the erratum.  At any rate, it doesn't really matter unless
you're gonna hang multiple devices to a single port using PMP.

Thanks.

-- 
tejun

  reply	other threads:[~2008-11-24  5:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-18 20:44 unexpected downspeed of AHCI controller on Intel Seaburg 5400 starlight
2008-11-19  2:04 ` Robert Hancock
2008-11-19  2:06   ` starlight
2008-11-24  5:18     ` Tejun Heo [this message]
2008-11-24  5:32       ` starlight
2008-11-24  5:40         ` Tejun Heo
  -- strict thread matches above, loose matches on Subject: below --
2008-11-18 20:22 starlight

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=492A3912.3060305@kernel.org \
    --to=tj@kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=starlight@binnacle.cx \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).