Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 09/25/2004 10:47:30
Module Name:	src
Committed By:	tsutsui
Date:		Sat Sep 25 10:47:30 UTC 2004

Modified Files:
	src/sys/dev/ic: mb89352.c

Log Message:
Sprinkle DELAY(1)'s in several busy loops to avoid excessive bus access.
Inspired by OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/dev/ic/mb89352.c

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