From: Kristen Accardi <kristen.c.accardi@intel.com>
To: linux-ide@vger.kernel.org
Subject: hotplugging ide devices on a dock station
Date: Tue, 06 Jun 2006 16:11:31 -0700 [thread overview]
Message-ID: <1149635492.13089.67.camel@whizzy> (raw)
Hello,
I've been working on getting docking/undocking to work and have written
an acpi driver which handles dock/undock events and successfully
hotplugs devices which either a) have another acpi driver or b) are on
the PCI bus or c) are usb devices. I would like to be able to allow IDE
devices that are on dock stations to be discovered after a dock, and
gracefully removed after undock. IDE controllers that are PCI devices
are hotadded without issues, but right now devices do not seem to be. I
know from reading the archives of this list that there has been some
effort in enabling hotplug for SATA? Is there some method that I should
be using to tell the ide subsystem to rescan for new devices? I have
built in a method that other drivers can use to be notified of dock
events, and have also built in a way for other drivers to register
hotplug routines that can be called after a dock event. Right now the
pci hotplug driver acpiphp utilizes these functions to do the hotplug
activities for pci based devices that are on the dock station, and I'd
like to either figure out a way to do something similar for the ide
devices, or else use a way that you have designed to indicate that a new
device should be scanned for.
Thanks for any advice you can give,
Kristen
reply other threads:[~2006-06-06 23:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1149635492.13089.67.camel@whizzy \
--to=kristen.c.accardi@intel.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).