From: Jens Axboe <axboe@suse.de>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: "linux-ide@vger.kernel.org" <linux-ide@vger.kernel.org>,
Linux Kernel <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH] AHCI PCI MSI support, update 1
Date: Wed, 1 Jun 2005 07:44:26 +0200 [thread overview]
Message-ID: <20050601054422.GA1441@suse.de> (raw)
In-Reply-To: <429C8978.4060601@pobox.com>
On Tue, May 31 2005, Jeff Garzik wrote:
>
> I just updated the AHCI PCI MSI support patch to support the latest
> ->host_stop() semantics changes that just made it into upstream.
>
> This patch, until its merged, may always be found in the 'ahci-msi'
> branch of
> rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Tested on an ich6 based system, with this ahci controller:
centera:~ # lspci -s 0000:00:1f.2 -v
0000:00:1f.2 IDE interface: Intel Corp. I/O Controller Hub SATA cc=raid
(rev 03) (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: Tyan Computer: Unknown device 5150
Flags: bus master, 66Mhz, medium devsel, latency 0, IRQ 169
I/O ports at e900
I/O ports at ea00 [size=4]
I/O ports at eb00 [size=8]
I/O ports at ec00 [size=4]
I/O ports at ed00 [size=16]
Memory at d03c3000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [70] Power Management version 2
And system boots and works fine, MSI isn't enabled of course.
Also tested on an ich7 based system (945G express chipset), with this
ahci controller:
nelson:~ # lspci -s 0000:00:1f.2 -v
0000:00:1f.2 Class 0106: Intel Corporation I/O Controller Hub SATA
cc=AHCI (rev 01) (prog-if 01)
Subsystem: Intel Corporation: Unknown device e302
Flags: bus master, 66Mhz, medium devsel, latency 0, IRQ 201
I/O ports at 40d8 [size=8]
I/O ports at 40f4 [size=4]
I/O ports at 40d0 [size=8]
I/O ports at 40f0 [size=4]
I/O ports at 4020 [size=32]
Memory at 48304000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+
Capabilities: [70] Power Management version 2
Capabilities: [a8] #12 [0010]
System boots and works fine (typing this message here), MSI is enabled.
I double checked with an added printk :-)
So that's at least one ACK for you. Now running NCQ and MSI enabled
ahci, I'm not sure SATA gets any better!
--
Jens Axboe
next prev parent reply other threads:[~2005-06-01 5:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-31 15:57 [PATCH] AHCI PCI MSI support, update 1 Jeff Garzik
2005-06-01 5:44 ` Jens Axboe [this message]
2005-06-01 5:46 ` Jeff Garzik
2005-06-01 5:52 ` Jens Axboe
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=20050601054422.GA1441@suse.de \
--to=axboe@suse.de \
--cc=akpm@osdl.org \
--cc=jgarzik@pobox.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).