Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/15/2000 22:20:43
Module Name:	syssrc
Committed By:	tv
Date:		Wed Nov 15 20:20:43 UTC 2000

Modified Files:
	syssrc/sys/arch/mac68k/dev [netbsd-1-5]: adb.c

Log Message:
Pullup 1.40 [scottr]:
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.36.2.1 -r1.36.2.2 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.