Hervé Poussineau <hpous...@reactos.org> writes: > Markus Armbruster a écrit : >> Hervé Poussineau <hpous...@reactos.org> writes: >> >>> DIR and CCR registers share the same address ; DIR is read-only >>> while CCR is write-only >> >> Looks like guest writes to CCR are silently ignored before this patch. >> Is that correct? > > Yes. > >> Impact? > > CCR is only used to program media rate, which is not checked without > this patchset. > > So, none for this patch.
Aha, it's just a prerequisite for the rest of the series. Makes sense. Explain in commit message?