Date: Tue, 13 Mar 2007 20:38:16 +0000 (UTC) From: Thomas Quinot <thomas@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-cam.c Message-ID: <200703132038.l2DKcGGx096622@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thomas 2007-03-13 20:38:16 UTC
FreeBSD src repository
Modified files:
sys/dev/ata atapi-cam.c
Log:
(reinit_bus): When the ATAPI bus is reset, do not schedule an automated
CAM rescan if the ATAPI device entries have not changed.
The ATAPI bus may be reset for a variety of reasons, including any time an
ATAPI request times out. It is not necessary to rescan at the CAM level
in such a case, unless a device has appeared or disappeared, or has
otherwise changed.
PR: kern/103602
MFC after: 2 weeks
Revision Changes Path
1.48 +10 -2 src/sys/dev/ata/atapi-cam.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703132038.l2DKcGGx096622>
