All of lore.kernel.org
 help / color / mirror / Atom feed
* ISA dma on 4xx
@ 2002-12-05  3:36 Paul Mackerras
  2002-12-05  8:17 ` "David Müller (ELSOFT AG)"
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Mackerras @ 2002-12-05  3:36 UTC (permalink / raw)
  To: linuxppc-embedded


Is anyone using a pc-style southbridge chip in a 4xx-based system?

I am thinking that the split that we currently have in linuxppc-2.5,
where asm/dma.h includes either ppc4xx_dma.h or ppc_isa_dma.h, is not
the best way to do things, because we might want to use the ISA dma
functions on a 4xx system.

Does anyone use the 4xx dma controller with some device that is
normally connected to an ISA bus?  That is, is there a need for the
4xx dma functions to provide the same interface as the ISA dma
functions?

Paul.

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ISA dma on 4xx
  2002-12-05  3:36 ISA dma on 4xx Paul Mackerras
@ 2002-12-05  8:17 ` "David Müller (ELSOFT AG)"
  0 siblings, 0 replies; 2+ messages in thread
From: "David Müller (ELSOFT AG)" @ 2002-12-05  8:17 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: linuxppc-embedded


Hello


Paul Mackerras wrote:

> Is anyone using a pc-style southbridge chip in a 4xx-based system?
>
> I am thinking that the split that we currently have in linuxppc-2.5,
> where asm/dma.h includes either ppc4xx_dma.h or ppc_isa_dma.h, is not
> the best way to do things, because we might want to use the ISA dma
> functions on a 4xx system.

Yes, we are using ISA DMA in combination with a PPC405GP. Currently
ISA DMA is used for things like floppy or IrDA (implemented in a SuperIO
chip).

>
> Does anyone use the 4xx dma controller with some device that is
> normally connected to an ISA bus?  That is, is there a need for the
> 4xx dma functions to provide the same interface as the ISA dma
> functions?
>
> Paul.
>
Am i right that you want to create a common interface capable of
handling 4xx DMA and ISA DMA at the same time?


Dave


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-05  8:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-05  3:36 ISA dma on 4xx Paul Mackerras
2002-12-05  8:17 ` "David Müller (ELSOFT AG)"

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.