Date: Thu, 17 Dec 1998 10:56:23 -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: <199812171856.KAA04359@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 1998/12/17 10:56:23 PST Modified files: sys/cam/scsi scsi_sa.c Log: Several changes having to do blocksize- mostly to force variable as the default. Attempt to determine (at mount time if not done so already) via density code whether a device should default to fixed mode or not. Attempts to set to variable that fail will cause fixed to be selected. Similarly, the '2 filemarks at EOM' quirk is now determined (or attempted to be determined) via density code. Some as yet not entirely tested code for coping with 2FM@EOD position is now also in place. Revision Changes Path 1.8 +268 -51 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?199812171856.KAA04359>