Am 25.06.2012 09:11, schrieb Hervé Poussineau: > Jan Kiszka a écrit : >> This MMIO area is an entry gate to legacy PC ISA devices, addressed via >> PIO over there. Quite a few of the PIO ports have side effects on access >> like starting/stopping timers that must be executed properly ordered >> /wrt the CPU. So we have to remove the coalescing mark. >> >> CC: Andreas Färber <andreas.faer...@web.de> >> CC: Hervé Poussineau <hpous...@reactos.org> >> Signed-off-by: Jan Kiszka <jan.kis...@siemens.com> >> --- >> hw/i82378.c | 1 - >> 1 files changed, 0 insertions(+), 1 deletions(-) > > Acked-by: Hervé Poussineau <hpous...@reactos.org>
Fine with me then. Andreas