Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Soren S. Jorvang <soren@netbsd.org>
List: source-changes
Date: 06/06/2000 10:29:42
Module Name:	syssrc
Committed By:	soren
Date:		Tue Jun  6 17:29:41 UTC 2000

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

Log Message:
Only wait 100 ms instead of 1 s for the SEEPROM to come ready. This is
still plenty for cards with SEEPROM's and reduces the delay on platforms
without, which conveniently also avoids triggering the O2 watchdog timer.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/ic/aic7xxx_seeprom.c

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