All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Klotz <peter.klotz@aon.at>
Cc: linux-ide@vger.kernel.org
Subject: Re: Does ICH9M support eSATA Port Multiplier?
Date: Sun, 01 Nov 2009 21:34:09 +0100	[thread overview]
Message-ID: <4AEDF0C1.5030905@aon.at> (raw)
In-Reply-To: <4AEC6DA5.9090603@gmail.com>

Robert Hancock wrote:
> On 10/30/2009 04:10 PM, Peter Klotz wrote:
>> Robert Hancock wrote:
>>>> 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.
>>
>> Could you please give me a hint what to change in ahci.c?
>>
>> I would like to try and see what happens.
> 
> Based on the version in Linus' git, you'd likely want to add to 
> ahci_save_initial_config something like:
> 
> cap |= HOST_CAP_PMP;
> 
>>
>> Could such a hack damage the hardware?
> 
> Not likely. It's not impossible that data loss could result though, 
> better back up important files first..

Thanks a lot. I had already prepared the kernel, then I found the Intel 
datasheet, which states that ICH9 does not support port multipliers.

http://www.intel.com/assets/pdf/datasheet/316972.pdf

Regards, Peter.

      reply	other threads:[~2009-11-01 20:34 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
2009-10-30 22:10   ` Peter Klotz
2009-10-31 17:02     ` Robert Hancock
2009-11-01 20:34       ` Peter Klotz [this message]

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=4AEDF0C1.5030905@aon.at \
    --to=peter.klotz@aon.at \
    --cc=linux-ide@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.