Date: Tue, 12 Jan 1999 08:26:22 -0800 (PST) From: Eivind Eklund <eivind@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/cam/scsi scsi_cd.c Message-ID: <199901121626.IAA10884@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
eivind 1999/01/12 08:26:21 PST Modified files: sys/cam/scsi scsi_cd.c Log: Make dsopen() and dsioctl() use cdstrategy1 instead of cdstrategy. This silence the warnings and makes it more obvious where the bugs have to be fixed. Revision Changes Path 1.14 +3 -3 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?199901121626.IAA10884>