mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Nicolas Vollmar <nv1@gmx.ch>
To: Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Linus Torvalds <torvalds@osdl.org>
Subject: "PowerMac IDE DMA support"
Date: Thu, 6 May 2004 17:39:39 +0000	[thread overview]
Message-ID: <200405061739.39372.nv1@gmx.ch> (raw)

Hi

I tried to compile a new Kernel on my iBook and get a compile Error from the 
IDE PMAC Driver. I had some time to find out that "Generic PCI bus-master DMA 
support" is needed to compile cleanly.

It may be better if BLK_DEV_IDEDMA_PMAC depends on BLK_DEV_IDEDMA_PCI?

mfg
Nicolas Vollmar


diff -Nru linux-2.6.5-rc3/drivers/ide/Kconfig 
linux-2.6.5-rc3-1/drivers/ide/Kconfig
--- linux-2.6.5-rc3/drivers/ide/Kconfig	2004-04-04 03:37:06.000000000 +0000
+++ linux-2.6.5-rc3-1/drivers/ide/Kconfig	2004-05-06 17:17:45.225351696 +0000
@@ -826,7 +826,7 @@
 
 config BLK_DEV_IDEDMA_PMAC
 	bool "PowerMac IDE DMA support"
-	depends on BLK_DEV_IDE_PMAC
+	depends on BLK_DEV_IDE_PMAC && BLK_DEV_IDEDMA_PCI
 	help
 	  This option allows the driver for the built-in IDE controller on
 	  Power Macintoshes and PowerBooks to use DMA (direct memory access)

             reply	other threads:[~2004-05-06 15:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-06 17:39 Nicolas Vollmar [this message]
2004-05-07  1:04 ` Benjamin Herrenschmidt

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=200405061739.39372.nv1@gmx.ch \
    --to=nv1@gmx.ch \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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

all inboxes | Powered by JetHome®