* [Qemu-devel] [PATCH] rc4030 chipset: enhancements
@ 2009-03-15 17:37 Hervé Poussineau
0 siblings, 0 replies; only message in thread
From: Hervé Poussineau @ 2009-03-15 17:37 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 681 bytes --]
Hi,
rc4030 chipset contains the DMA controller. Some devices (like the Jazz
netcard[1]) need to access the DMA memory without using a DMA channel.
The chosen prototype "void (*memory_rw)(void *opaque, target_phys_addr_t
addr, uint8_t *buf, int len, int is_write);" is quite similar to
cpu_physical_memory_rw().
Document also some registers and remove one hack.
I also put all returned functions/pointers by the rc4030 init function
to a structure to not add two new output parameters to the init function.
Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Changes have been tested on Linux, NetBSD, and Windows NT/MIPS.
Hervé
[1] patch on the way
[-- Attachment #2: rc4030_enhancements.diff --]
[-- Type: plain/text, Size: 15663 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-15 17:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-15 17:37 [Qemu-devel] [PATCH] rc4030 chipset: enhancements Hervé Poussineau
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).