linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Andrew Chew <achew@nvidia.com>
Cc: linux-ide@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	jgarzik@pobox.com,
	Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Subject: Re: IDE class driver with SATA controllers
Date: Wed, 01 Sep 2004 13:01:53 +0100	[thread overview]
Message-ID: <1094040111.2476.43.camel@localhost.localdomain> (raw)
In-Reply-To: <DBFABB80F7FD3143A911F9E6CFD477B03F969B@hqemmail02.nvidia.com>

On Maw, 2004-08-31 at 22:03, Andrew Chew wrote:
> In my perusal of the kernel code, I noticed that the IDE subsystem
> handles IDE controllers at legacy IO ports if no other driver claims
> them (albeit without DMA support).  I was wondering if it could be
> extended to support SATA controllers 
> that aren't mapped to legacy I/O ports.

Generally no. It depends how the SATA controller provides interfaces.
If it provides the standards based interface with BIOS configured DMA
and timings but has no other support then add it to pci/generic.c. If it
doesn't then it'll need a driver anyway.

Alan

  reply	other threads:[~2004-09-01 12:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-31 21:03 IDE class driver with SATA controllers Andrew Chew
2004-09-01 12:01 ` Alan Cox [this message]
2004-09-01 13:19 ` Jeff Garzik
2004-09-01 15:45   ` Julien Oster
  -- strict thread matches above, loose matches on Subject: below --
2004-09-08  0:21 Andrew Chew

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=1094040111.2476.43.camel@localhost.localdomain \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=B.Zolnierkiewicz@elka.pw.edu.pl \
    --cc=achew@nvidia.com \
    --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).