From: Ming Zhang <mingz@ele.uri.edu>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: Tejun Heo <htejun@gmail.com>, linux-ide-list <linux-ide@vger.kernel.org>
Subject: Re: hotplug works, but newly plug not
Date: Thu, 25 May 2006 12:15:51 -0400 [thread overview]
Message-ID: <1148573752.2956.75.camel@localhost.localdomain> (raw)
In-Reply-To: <4475C9D6.70904@pobox.com>
also I downloaded Intel ICH7 Data sheet which contains all pci
configuration registers defines. thx for pointing out this.
also i saw that ahci_host_init() will set low 4 bits to 0xF anyway for
intel chip, and high 4 bits are RO. so the patch set 0xf or 0xFF make no
sense here.
so what can i do now? thx!
Ming
On Thu, 2006-05-25 at 11:14 -0400, Jeff Garzik wrote:
> Ming Zhang wrote:
> > I read the whole AHCI but I still could not find out what is the magic
> > number 0x92. Is this in some Intel doc?
>
> AHCI spec only documents generic PCI config registers. Each vendor has
> their own vendor-specific registers. Intel's are documented publicly on
> the developer website.
>
> Jeff
>
>
>
prev parent reply other threads:[~2006-05-25 16:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-24 15:25 hotplug works, but newly plug not Ming Zhang
2006-05-24 20:51 ` Tejun Heo
2006-05-24 21:09 ` Ming Zhang
2006-05-24 21:20 ` Ming Zhang
2006-05-24 21:25 ` Tejun Heo
2006-05-24 21:32 ` Ming Zhang
2006-05-25 15:09 ` Ming Zhang
2006-05-25 15:14 ` Jeff Garzik
2006-05-25 15:17 ` Ming Zhang
2006-05-25 16:04 ` Ming Zhang
2006-05-25 17:08 ` Ming Zhang
2006-05-25 16:15 ` Ming Zhang [this message]
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=1148573752.2956.75.camel@localhost.localdomain \
--to=mingz@ele.uri.edu \
--cc=htejun@gmail.com \
--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 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.