All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: "Tomita, Haruo" <haruo.tomita@toshiba.co.jp>
Cc: Alan Cox <alan@redhat.com>,
	Marcelo Tosatti <marcelo.tosatti@cyclades.com>,
	Marcelo Tosatti <marcelo@hera.kernel.org>,
	linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: linux-2.4.28 released
Date: Wed, 24 Nov 2004 15:08:39 -0500	[thread overview]
Message-ID: <41A4EA47.2040304@pobox.com> (raw)
In-Reply-To: <BF571719A4041A478005EF3F08EA6DF062D0B5@pcsmail03.pcs.pc.ome.toshiba.co.jp>

Tomita, Haruo wrote:
> It may be unavoidable one that ata_piix does not work. 
> But, it is a problem that a DMA transfer does not enable by piix. 
> Don't you think so?


This is unavoidable.  Two drivers grabbing the same PCI I/O range is
dangerous.

Now that libata supports PATA, it would be easier to let libata support
both SATA and PATA.  Since that is a single driver, it makes DMA easy to
support for both SATA/PATA.

If libata does this, there needs to be a "ide=disable" or
"legacy_ide=libata" switch added somewhere, for the cases (most distros)
where IDE driver is built-in.

	Jeff



  reply	other threads:[~2004-11-24 20:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-24  8:57 linux-2.4.28 released Tomita, Haruo
2004-11-24  8:57 ` Tomita, Haruo
2004-11-24 20:08 ` Jeff Garzik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-11-18  9:50 Tomita, Haruo
2004-11-18 11:12 ` Marcelo Tosatti
2004-11-19 13:48   ` Jeff Garzik
2004-11-19 13:54     ` Alan Cox
2004-11-19 14:42       ` Jeff Garzik
2004-11-21  9:22         ` Geert Uytterhoeven
2004-11-17 11:56 Marcelo Tosatti

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=41A4EA47.2040304@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=alan@redhat.com \
    --cc=haruo.tomita@toshiba.co.jp \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo.tosatti@cyclades.com \
    --cc=marcelo@hera.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.