From: Jeff Garzik <jgarzik@pobox.com>
To: sean <seandarcy2@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: does AHCI work on intel 915 ICH6 controllers? Is it supposed to?
Date: Wed, 08 Jun 2005 21:55:29 -0400 [thread overview]
Message-ID: <42A7A191.7040700@pobox.com> (raw)
In-Reply-To: <d87q4j$d37$1@sea.gmane.org>
sean wrote:
> I'm running 2.6.12-rc5 on a gigabyte GA-8i915G Pro mobo. It has only one
> drive -a Maxtor SATA.
>
> lspci -vv -s 00:1f.2
> 00:1f.2 IDE interface: Intel Corp. 82801FB/FW (ICH6/ICH6W) SATA
> Controller (rev 03) (prog-if 80 [Master])
> Subsystem: Giga-byte Technology: Unknown device 2651
> Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop-
> ParErr- Stepping- SERR- FastB2B-
> Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Latency: 0
> Interrupt: pin B routed to IRQ 201
> Region 0: I/O ports at <unassigned>
> Region 1: I/O ports at <unassigned>
> Region 2: I/O ports at <unassigned>
> Region 3: I/O ports at <unassigned>
> Region 4: I/O ports at f000 [size=16]
Plain vanilla ICH6 does not support AHCI, but other ICH6 variants such
as ICH6-R do. If your chip does support AHCI, then your BIOS is not
enabling it.
AHCI support is clearly indicated by Region 5, a memory (MMIO) region:
> Region 0: I/O ports at e880 [size=8]
> Region 1: I/O ports at e800 [size=4]
> Region 2: I/O ports at e480 [size=8]
> Region 3: I/O ports at e400 [size=4]
> Region 4: I/O ports at e080 [size=32]
> Region 5: Memory at feb3fc00 (32-bit, non-prefetchable) [size=1K]
Regards,
Jeff
next prev parent reply other threads:[~2005-06-09 1:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-08 22:10 does AHCI work on intel 915 ICH6 controllers? Is it supposed to? sean
2005-06-09 1:55 ` Jeff Garzik [this message]
2005-06-09 13:53 ` sean
2005-06-13 3:52 ` Albert Lee
2005-06-18 20:19 ` sean darcy
2005-06-18 20:40 ` Jeff Garzik
2005-06-18 20:21 ` sean darcy
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=42A7A191.7040700@pobox.com \
--to=jgarzik@pobox.com \
--cc=linux-ide@vger.kernel.org \
--cc=seandarcy2@gmail.com \
/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.