All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: lkosewsk@gmail.com, Ravi Wijayaratne <ravi_wija@yahoo.com>,
	linux-kernel@vger.kernel.org
Subject: Re: Hotswap support for libata
Date: Sat, 03 Sep 2005 18:53:11 +0100	[thread overview]
Message-ID: <1125769991.14987.11.camel@localhost.localdomain> (raw)
In-Reply-To: <431944C8.5070205@pobox.com>

On Sad, 2005-09-03 at 02:38 -0400, Jeff Garzik wrote:
> controllers myself.  Many controllers don't have an explicit hotplug 
> interrupt, but rather we must examine the PhyRdy bit in the standard 
> SError register for details.  If the bit's state changes in any way 
> (including two or more state changes), we (a) check for device presence, 
> and (b) if device is present, initialize it (SET FEATURES - XFER MODE, 
> etc.).

For PATA we may need to reprogram both drives so please be sure that is
allowed for. Also much PATA is "warm swap" not "hot swap" as we have to
perform actions in software prior to the swap.

Alan


      reply	other threads:[~2005-09-03 17:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-02 22:44 Hotswap support for libata Ravi Wijayaratne
2005-09-03  6:23 ` Lukasz Kosewski
2005-09-03  6:25   ` Lukasz Kosewski
2005-09-03  6:38     ` Jeff Garzik
2005-09-03 17:53       ` Alan Cox [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=1125769991.14987.11.camel@localhost.localdomain \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkosewsk@gmail.com \
    --cc=ravi_wija@yahoo.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.