Date: Tue, 14 Sep 2010 01:51:04 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/aac aac.c Message-ID: <201009140151.o8E1pIHp074253@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emaste 2010-09-14 01:51:04 UTC FreeBSD src repository Modified files: sys/dev/aac aac.c Log: SVN rev 212594 on 2010-09-14 01:51:04Z by emaste 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 Revision Changes Path 1.161 +6 -1 src/sys/dev/aac/aac.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009140151.o8E1pIHp074253>