Date: Mon, 10 May 1999 19:23:42 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_sa.h Message-ID: <199905110223.TAA09135@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 1999/05/10 19:23:41 PDT Modified files: sys/cam/scsi scsi_sa.h Log: Make clear that the DATA COMPRESSION page is a SCSI-3 entity- not a SCSI-2 entity. Add the Device Configuration page data structure- this structure should be used if you fail to fetch the DATA COMPRESSION page. Make a union type of a mode header, a device configuration page and the data compression page. Add a couple of QIC density defines (QIC 2G/QIC 4GB). Revision Changes Path 1.5 +38 -3 src/sys/cam/scsi/scsi_sa.h 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?199905110223.TAA09135>