Subject: altered iommu reg patch
To: None <port-sparc@NetBSD.ORG>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: port-sparc
Date: 05/05/1998 01:23:40
The last change in iommureg.h that worked around a problem in
microsparc II CPUs was apparently responsible for occasional
lockups of microsparc I CPUs.

I've changed the patch to insert three `nop's after writing to an
IOMMU register (instead of reading back the register content) which
seems to work Ok on my SS4.

Please get back to me if any of your microsparcs start failing again.

-pk