MFC r197011:

Increase AAC_CMD_TIMEOUT from 30s to 120s to help avoid spurious
  "COMMAND 0x........ TIMEOUT AFTER .. SECONDS" messages.  Any commands
  that get truly stuck will still trigger the warning and the hardware
  health check, just a little bit later.
This commit is contained in:
Ed Maste 2009-11-02 16:54:23 +00:00
parent f94d7478f3
commit 55dd54d73f

View file

@ -88,7 +88,7 @@
/*
* Timeout for normal commands
*/
#define AAC_CMD_TIMEOUT 30 /* seconds */
#define AAC_CMD_TIMEOUT 120 /* seconds */
/*
* Rate at which we periodically check for timed out commands and kick the