]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Avoid repeatedly spamming the console while a timed out command is waiting
authoremaste <emaste@FreeBSD.org>
Tue, 14 Sep 2010 01:51:04 +0000 (01:51 +0000)
committeremaste <emaste@FreeBSD.org>
Tue, 14 Sep 2010 01:51:04 +0000 (01:51 +0000)
commit2b6d501a6e7646a0be53d48eb59bf60cbe378738
treece2ff863c0a8fdcb5d03118c5d397d84eb08a7e0
parenteb7e545e67ec1af5b14e3b48d16296b1fa250715
Avoid repeatedly spamming the console while a timed out command is waiting
to complete.  Instead, print one message after the timeout period expires,
and one more when (if) the command eventually completes.

MFC after: 1 month
sys/dev/aac/aac.c