Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Dan Winship <danw@netbsd.org>
List: source-changes
Date: 09/20/1999 18:04:46
Module Name: syssrc
Committed By: danw
Date: Tue Sep 21 01:04:45 UTC 1999
Modified Files:
syssrc/sys/dev/ic: aic7xxx.c
Log Message:
Add a brief delay after resetting the card before checking to see if
it's done resetting. Trying to read registers off the card while it's
unresponsive can cause a machine check on some platforms/busses.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 syssrc/sys/dev/ic/aic7xxx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.