Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/20/2001 04:18:48
Module Name:	syssrc
Committed By:	matt
Date:		Fri Apr 20 01:18:47 UTC 2001

Modified Files:
	syssrc/sys/arch/macppc/dev: if_gm.c

Log Message:
After finishing with the received descriptor, make sure to "eieio" to make
sure the OWN gets back to the gmac in the proper order.  This reduces (and
maybe even fixes) the gm0 out-of-order problem.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/macppc/dev/if_gm.c

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