All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Lord <liml@rtr.ca>
To: Johny Mail list <maillist.johny@gmail.com>
Cc: Jeff Garzik <jgarzik@pobox.com>, linux-ide@vger.kernel.org
Subject: Re: PROBLEM: ata_piix.c for the ICH5 SATA Controller.
Date: Fri, 29 Jun 2007 11:56:30 -0400	[thread overview]
Message-ID: <46852BAE.6070505@rtr.ca> (raw)
In-Reply-To: <46851F65.5070400@rtr.ca>

Mark Lord wrote:
> Johny Mail list wrote:
>> 2007/6/28, Mark Lord <liml@rtr.ca>:
>>> I have an ugly (but working) hack for the ICH5 ata_piix driver
>>> to support hot insertion/removal of drives, but I don't know if/when
>>> I'll be pushing it upstream.
>>
>> Yes it hang permanently there, after this messages i generally reboot
>> the server.
>> Yes it not support SATA drive hot insertion/removal, but i have make
>> the same test on windows. I unplug one disk when i'm logged and the
>> system don't stop. The drive is removed from the devices list.
>>
>> If you can give me the patch for testing it... I would give you my
>> returns about the good/bad functioning in my case.
> 
> Okay, Here is a working patch for a very specific variant of ICH5.
> If your PCI IDs don't match what the patch is looking for,
> then it should have no effect -- you may need to patch the patch
> to contain the correct PCI IDs (from lspci -n).
> * * *
> 
> Implement ICH5 chipset handling for drive hot insertion/removal.
> This cannot go upstream, as it conflicts with a more generic
> polled-hotplug framework that is currently in development.
> 
> Hot-inserted drives are automatically detected within a second or two,
> and are ready-to-use within 30 seconds or so.  This could be even faster,
> but the 2.6.18.8 libata implementation of error-handling is what slows
> us down here.
...

This patch was for 2.6.18.8 -- it *might* apply to newer kernels,
but I haven't ported it forward yet.

Cheers

  reply	other threads:[~2007-06-29 15:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-28 12:46 PROBLEM: ata_piix.c for the ICH5 SATA Controller Johny Mail list
2007-06-28 17:43 ` Mark Lord
2007-06-29 11:39   ` Johny Mail list
2007-06-29 15:04     ` Mark Lord
2007-06-29 15:56       ` Mark Lord [this message]
2007-07-02 14:26         ` Johny Mail list
2007-07-03 22:45           ` Mark Lord

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=46852BAE.6070505@rtr.ca \
    --to=liml@rtr.ca \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=maillist.johny@gmail.com \
    /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.