Date: Thu, 7 Jan 1999 12:20:58 -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_cd.c Message-ID: <199901072020.MAA14639@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 1999/01/07 12:20:58 PST Modified files: sys/cam/scsi scsi_cd.c Log: Like the problems just fixed in scsi_da.c, make sure to release the probe ccb before taking down the periph. Also, don't do cdscheduling if you're not going to attach the device after all. Reviewed by: ken@freebsd.org Revision Changes Path 1.12 +17 -6 src/sys/cam/scsi/scsi_cd.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?199901072020.MAA14639>