| To: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
|---|---|
| Subject: | Re: ZONE_DMA on MIPS |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Tue, 20 Mar 2007 14:48:09 +0000 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <20070320.231013.128618011.anemo@mba.ocn.ne.jp> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070319154821.GA31766@linux-mips.org> <20070320.013608.103777227.anemo@mba.ocn.ne.jp> <20070319222031.GB8707@linux-mips.org> <20070320.231013.128618011.anemo@mba.ocn.ne.jp> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2.2i |
On Tue, Mar 20, 2007 at 11:10:13PM +0900, Atsushi Nemoto wrote: > On Mon, 19 Mar 2007 22:20:31 +0000, Ralf Baechle <ralf@linux-mips.org> wrote: > > It's probably reasonable to do something like: > > > > config GENERIC_ISA_DMA > > bool > > select ZONE_DMA > > > > I don't think we should expose such deep technical details to the Kconfig > > user. > > Thanks. I'll try. GENERIC_ISA_DMA_SUPPORT_BROKEN also should select > ZONE_DMA, right? That one is actually a more interesting issue. GENERIC_ISA_DMA_SUPPORT_BROKEN is needed on Indigo 2 but Indigo 2 has no mmeory other than a little bit for the exception vectors mapped into the low 16MB. At this stage nobody seems to know if the machine actually can support ISA DMA or not. Anyway, that means that for now it seems better to leave ZONE_DMA disabled. But maybe somebody who knows a little more about EISA support on Indigo 2 should comment. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] Netpoll support for Sibyte MAC, Sergei Shtylyov |
|---|---|
| Next by Date: | Re: [PATCH] Select ZONE_DMA only if GENERIC_ISA_DMA selected, Ralf Baechle |
| Previous by Thread: | Re: ZONE_DMA on MIPS, Atsushi Nemoto |
| Next by Thread: | [PATCH] __pa_page_offset(): fix physical offset for kernel linked in CKSEG0, Franck Bui-Huu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |