From: Jeff Garzik <jgarzik@pobox.com>
To: Greg Felix <gregfelixlkml@gmail.com>
Cc: linux-kernel@vger.kernel.org,
"linux-ide@vger.kernel.org" <linux-ide@vger.kernel.org>
Subject: Re: PROBLEM: ICH7 SATA drive not detected.
Date: Fri, 25 Feb 2005 23:35:18 -0500 [thread overview]
Message-ID: <421FFC86.7090802@pobox.com> (raw)
In-Reply-To: <e16ac85e05022517024beb5b38@mail.gmail.com>
Comment out the function call to piix_disable_ahci() and see what happens.
if (port_info[0]->host_flags & PIIX_FLAG_AHCI) {
int rc = piix_disable_ahci(pdev);
if (rc)
return rc;
}
Regards,
Jeff
next parent reply other threads:[~2005-02-26 4:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <e16ac85e050225153649939bed@mail.gmail.com>
[not found] ` <421FBC0B.5070004@pobox.com>
[not found] ` <e16ac85e05022517024beb5b38@mail.gmail.com>
2005-02-26 4:35 ` Jeff Garzik [this message]
2005-02-28 17:22 ` PROBLEM: ICH7 SATA drive not detected Greg Felix
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=421FFC86.7090802@pobox.com \
--to=jgarzik@pobox.com \
--cc=gregfelixlkml@gmail.com \
--cc=linux-ide@vger.kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).