Update comment.

This commit is contained in:
Robert N. M. Watson 2014-05-02 21:00:09 +01:00
parent d0c7d235c0
commit 19ed45a188

View File

@ -65,7 +65,7 @@ static struct ttydevsw aju_ttydevsw = {
/*
* When polling for the AC bit, the number of times we have to not see it
* before assuming JTAG has disappeared on us. By default, one second.
* before assuming JTAG has disappeared on us. By default, two seconds.
*/
#define AJU_JTAG_MAXMISS 10