Date: Fri, 3 Dec 1999 15:22:01 -0800 (PST) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_sa.c Message-ID: <199912032322.PAA22527@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 1999/12/03 15:22:01 PST Modified files: (Branch: RELENG_3) sys/cam/scsi scsi_sa.c Log: MFC (hastily because of 3.4 closure): Add some shorthand timeout defines. Add a QFROZEN_RELEASE macro. Stop a potential race condition in saopen. Various other things like test reads at mount time to determine type of media inserted, clearing up some missing xpt_release_ccb things, clearing up a bit of saerror so we can see errors printed before it's swallowed by cam_periph_error. Fix some compression code issues. Revision Changes Path 1.16.2.11 +308 -202 src/sys/cam/scsi/scsi_sa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912032322.PAA22527>