Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Scott Reynolds <scottr@netbsd.org>
List: source-changes
Date: 11/15/2000 08:35:51
Module Name:	syssrc
Committed By:	scottr
Date:		Wed Nov 15 06:35:51 UTC 2000

Modified Files:
	syssrc/sys/arch/mac68k/dev: adb.c

Log Message:
The Cuda-based ADB hardware has the ability to queue some commands and
return control to the main CPU before completing the ADB transaction.
Double the adb_op_sync() timeout as a result.  Fixes PR 11310.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 syssrc/sys/arch/mac68k/dev/adb.c

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