linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robert Hancock <hancockrwd@gmail.com>
To: Peter Klotz <peter.klotz@aon.at>
Cc: linux-ide@vger.kernel.org
Subject: Re: Does ICH9M support eSATA Port Multiplier?
Date: Thu, 29 Oct 2009 18:02:30 -0600	[thread overview]
Message-ID: <4AEA2D16.50701@gmail.com> (raw)
In-Reply-To: <4AE9EEA3.1040404@aon.at>

On 10/29/2009 01:36 PM, Peter Klotz wrote:
> I have the following setup:
>
> Notebook (Ubuntu 9.10, 2.6.31-14 amd64) with ICH9M controller in AHCI
> mode and an external storage box (Sil5744, 2 HDDs) connected via eSATA.
>
> The box supports JBOD and the manufacturer says that a Port Multiplier
> capable eSATA port is needed to see both HDDs.
>
> I see only one HDD.
>
> Here is part of the dmesg output from startup:
>
> [ 0.725096] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps
> 0x23 impl SATA mode
> [ 0.725099] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio
> slum part ems
>
>
> The pmp flag is not present but several sources claim that ICH9 supports
> Port Multiplier.

It seems like it may be variable between specific ICH versions (mobile, 
RAID, etc.) whether they support PMP or not. Obviously in your case the 
controller doesn't report PMP support in the AHCI capabilities register.

>
> Should Port Multiplier be available for ICH9M?
> Can I enable it somehow maybe by using a module option?

No module parameter for that, you'd have to hack the code in ahci.c to 
force the option on. No guarantees it's going to work if the controller 
doesn't report the capability, though.

  reply	other threads:[~2009-10-30  0:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-29 19:36 Does ICH9M support eSATA Port Multiplier? Peter Klotz
2009-10-30  0:02 ` Robert Hancock [this message]
2009-10-30 22:10   ` Peter Klotz
2009-10-31 17:02     ` Robert Hancock
2009-11-01 20:34       ` Peter Klotz

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=4AEA2D16.50701@gmail.com \
    --to=hancockrwd@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=peter.klotz@aon.at \
    /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).