Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 07/14/2000 10:34:02
Module Name:	syssrc
Committed By:	is
Date:		Fri Jul 14 17:34:01 UTC 2000

Modified Files:
	syssrc/sys/dev/isa [netbsd-1-5]: if_iy.c

Log Message:
Pullup from trunk:
Do a dummy read after writing through the memory access pipeline, to flush
it, before starting the command to install the multicast list.
Without this, the last multicast address installed won't be made active.


To generate a diff of this commit:
cvs rdiff -r1.36.4.2 -r1.36.4.3 syssrc/sys/dev/isa/if_iy.c

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