public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alan <alan@lxorguk.ukuu.org.uk>
To: Alistair John Strachan <s0348365@sms.ed.ac.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: libata-pata with ICH4, rootfs
Date: Fri, 15 Dec 2006 00:44:33 +0000	[thread overview]
Message-ID: <20061215004433.590b592d@localhost.localdomain> (raw)
In-Reply-To: <200612141832.50587.s0348365@sms.ed.ac.uk>

On Thu, 14 Dec 2006 18:32:50 +0000
Alistair John Strachan <s0348365@sms.ed.ac.uk> wrote:
> Correct me if I'm wrong, but SATA wasn't available on ICH4. Only 5 and 
> greater. The kernel help text agrees with me.
> 
> My IDE controller usually works with CONFIG_BLK_DEV_PIIX; I was interested in 
> using your pata_xxx drivers in replacement, assuming there was support.

The ata_piix driver does both SATA and PATA for the later chips. The
reason for this is that the SATA ICH devices have PATA ports as well
which are closely interlinked in how they operate. Since the ata_piix
driver has to drive those and the PATA only ones from PIIX3 onward are
similar it handles them all.

Alan


      parent reply	other threads:[~2006-12-15  0:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-14 17:14 libata-pata with ICH4, rootfs Alistair John Strachan
2006-12-14 18:20 ` Alan
2006-12-14 18:32   ` Alistair John Strachan
2006-12-14 19:53     ` Bill Nottingham
2006-12-14 20:06       ` [PATCH] Fix help text for CONFIG_ATA_PIIX Alistair John Strachan
2006-12-15  0:59         ` Alan
2006-12-16 12:54         ` Alan
2006-12-16 15:46           ` Jeff Garzik
2006-12-15  0:44     ` Alan [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=20061215004433.590b592d@localhost.localdomain \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=s0348365@sms.ed.ac.uk \
    /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