Date: Mon, 30 Apr 2007 09:26:43 +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: <200704300926.l3U9QhLe039578@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thomas 2007-04-30 09:26:43 UTC FreeBSD src repository Modified files: sys/dev/ata atapi-cam.c Log: (atapi_cb): Fix test for the presence of sense data. An incorrect condition was being tested, which would result in a system hang in some configurations. PR: kern/112119 Reviewed by: scottl MFC after: 3 days Revision Changes Path 1.52 +2 -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?200704300926.l3U9QhLe039578>