From: Robert Hancock <hancockrwd@gmail.com>
To: Todd and Margo Chester <ToddAndMargo@verizon.net>
Cc: Jeff Garzik <jgarzik@pobox.com>, linux-ide@vger.kernel.org
Subject: Re: no hotplugging support (FIXME)
Date: Fri, 20 Feb 2009 19:03:04 -0600 [thread overview]
Message-ID: <499F52C8.90205@gmail.com> (raw)
In-Reply-To: <499F171D.5020600@verizon.net>
Todd and Margo Chester wrote:
> Hi Jeff,
>
> I am having a nasty problem with hot swapping a removable (not
> eSATA) drive I use for backup on several servers. It is reported
> over on
> http://bugs.centos.org/view.php?id=3391
>
> Trying to help me find a work around to the problem at
> http://www.centos.org/modules/newbb/viewtopic.php?topic_id=18608&start=0#forumpost68783
>
> Alan posted your ata_piix.c code at
> http://centos.toracat.org/ajb/tmp/toddandmargo/ata_piix.c
> He pointed out
>
> 1483 /* no hotplugging support (FIXME) */
> 1484 if (!in_module_init)
> 1485 return -ENODEV;
>
> What do you mean by the comment in line 1483? Is there some
> know issue with hot swapping SATA drives?
If you're using the ata_piix driver then it means your motherboard is
not in AHCI mode, so hotplugging is not supported by either the driver
or controller. You have to enable AHCI for SATA hotplug to work on Intel
controllers.
next prev parent reply other threads:[~2009-02-21 1:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.10.10301040547120.421-100000@master.linux-ide.org>
2009-02-20 20:48 ` no hotplugging support (FIXME) Todd and Margo Chester
2009-02-20 21:37 ` Alan Cox
2009-02-21 1:03 ` Robert Hancock [this message]
[not found] ` <49A0B1D8.10303@verizon.net>
[not found] ` <49A0C8F5.30405@gmail.com>
2009-02-22 4:09 ` Todd and Margo Chester
2009-02-22 4:15 ` Robert Hancock
2009-02-22 4:40 ` Todd and Margo Chester
2009-02-22 4:43 ` Robert Hancock
2009-02-22 4:50 ` Todd and Margo Chester
2009-02-22 7:40 ` Robert Hancock
2009-02-24 21:52 ` Todd and Margo Chester
2009-02-24 21:57 ` Todd and Margo Chester
2009-02-24 23:59 ` Robert Hancock
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=499F52C8.90205@gmail.com \
--to=hancockrwd@gmail.com \
--cc=ToddAndMargo@verizon.net \
--cc=jgarzik@pobox.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).