All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC] Floppy controller: break relation with PC-style DMA
@ 2008-11-22  8:32 Hervé Poussineau
  2008-11-22 12:02 ` Blue Swirl
  0 siblings, 1 reply; 4+ messages in thread
From: Hervé Poussineau @ 2008-11-22  8:32 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 381 bytes --]

Hi,

Currently, floppy disk controller is tied to PC-style DMA controller.
Attached patch is an attempt to break the link between those, by 
introducing function pointers for dma operations (read, write, hold, 
release).

This will allow me to fix fdc DMA handling on MIPS Magnum/Acer Pica 61, 
where fdc is connected to rc4030 DMA controller.

Please comment.

Hervé

[-- Attachment #2: floppy_dma.diff --]
[-- Type: plain/text, Size: 13827 bytes --]

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

end of thread, other threads:[~2008-11-22 14:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-22  8:32 [Qemu-devel] [RFC] Floppy controller: break relation with PC-style DMA Hervé Poussineau
2008-11-22 12:02 ` Blue Swirl
2008-11-22 13:48   ` Hervé Poussineau
2008-11-22 14:27     ` Blue Swirl

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.