From: Adam Belay <ambx1@neo.rr.com>
To: Andre Hedrick <andre@linux-ide.org>
Cc: linux-kernel@vger.kernel.org, greg@kroah.com
Subject: Re: [PATCH] Update PnP IDE (2/6)
Date: Wed, 29 Jan 2003 22:26:32 +0000 [thread overview]
Message-ID: <20030129222632.GD2246@neo.rr.com> (raw)
In-Reply-To: <Pine.LNX.4.10.10301251824510.1744-100000@master.linux-ide.org>
On Sat, Jan 25, 2003 at 06:28:31PM -0800, Andre Hedrick wrote:
>
>
> "ide_unregister" is only called if you are physically removing the
> controller. If PNP is going to permit physical removal when the OS is
> HOT, it may be justified. This can make a "hole" in the rest of the
At least in theory, any pnp device could be hotplugged. Of course it depends on
which protocol the ide drive is represented by. ISAPnP is completely static
where as PnPBIOS, and potentially ACPI in the future, support docking stations and
other removable pnp devices. Support for PnP hotplugging is very limited at the
moment however it is best to design drivers around this feature so we don't have
a mess when PnP hotplugging is finally used. Also if a pnp protocol was presented
in a removable module format, the protocol may want drivers to detach from its
devices upon module unload. Are there any other hotpluggable ide devices and if
so how are they handled?
Also any additional comments?
Thanks,
Adam
next prev parent reply other threads:[~2003-01-30 3:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-25 20:15 [PATCH] Update PnP IDE (2/6) Adam Belay
2003-01-26 2:28 ` Andre Hedrick
2003-01-27 22:12 ` Bill Davidsen
2003-01-28 6:37 ` Andre Hedrick
2003-01-28 15:27 ` Bill Davidsen
2003-01-29 22:26 ` Adam Belay [this message]
2003-01-30 11:42 ` Alan Cox
2003-01-30 22:10 ` Adam Belay
2003-01-31 10:54 ` 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=20030129222632.GD2246@neo.rr.com \
--to=ambx1@neo.rr.com \
--cc=andre@linux-ide.org \
--cc=greg@kroah.com \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox