Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/21/1999 07:11:58
Module Name: syssrc
Committed By: he
Date: Sun Nov 21 15:11:58 UTC 1999
Modified Files:
syssrc/sys/dev/ic [netbsd-1-4]: aic7xxx.c
Log Message:
Pull up revision 1.36 (requested by danw):
Add a brief delay after resetting the chip before checking to see
if it's done. Trying to talk to the chip while it is unresponsive
can cause a "machine check" on some platforms/busses.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.35.2.1 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.