Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 10/29/1999 12:50:07
Module Name:	syssrc
Committed By:	ragge
Date:		Fri Oct 29 19:50:07 UTC 1999

Modified Files:
	syssrc/sys/dev/ic: am7990.c

Log Message:
DEC specifies that dealing with CSR0 in the interrupt routine must be
done in a special order. Do that here also, but for now inside #ifdef vax
because of the (possible) impact on other arch's.
Now vaxen without IOMMU can use the MI LANCE driver.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/sys/dev/ic/am7990.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.