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

Modified Files:
	syssrc/sys/dev/isa: if_iy.c

Log Message:
Do a dummy read after writing through the memory access pipeline, to flush
it, before starting the command to install the multicast list.
(We did it right for writing data packets, but failed here.)
Without this, the last multicast address installed won't be made active.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 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.