All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: lkosewsk@gmail.com
Cc: Ravi Wijayaratne <ravi_wija@yahoo.com>, linux-kernel@vger.kernel.org
Subject: Re: Hotswap support for libata
Date: Sat, 03 Sep 2005 02:38:00 -0400	[thread overview]
Message-ID: <431944C8.5070205@pobox.com> (raw)
In-Reply-To: <355e5e5e05090223259e47cf6@mail.gmail.com>

Lukasz Kosewski wrote:
> On a happier note, once the infrastructure is accepted, anyone with a
> hotswap-unsupported controller and some time on their hands will
> easily be able to integrate hotswap in; that is the whole goal of an
> infrastructure.  So if your controller isn't supported, but you know
> something about it (or better yet, you yourself have docs), adding
> hotswap support to it should be too hard.

Once the infrastructure is there, I'll probably add support for several 
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.).

	Jeff




  reply	other threads:[~2005-09-03  6:38 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 [this message]
2005-09-03 17:53       ` Alan Cox

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=431944C8.5070205@pobox.com \
    --to=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.