From owner-cvs-all Fri Dec 3 15:14:14 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7293E15283; Fri, 3 Dec 1999 15:14:12 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA22163; Fri, 3 Dec 1999 15:14:12 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Message-Id: <199912032314.PAA22163@freefall.freebsd.org> From: Matt Jacob Date: Fri, 3 Dec 1999 15:14:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_sa.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1999/12/03 15:14:12 PST Modified files: sys/cam/scsi scsi_sa.c Log: Correct some botched timeout defines. Allocate only 8KB for the test read in samount. Make things a lot quieter in samount (and other places). Fix ridiculous and not so ridiculous bugs in compression related code in both sagetparams and sasetparams. Revision Changes Path 1.40 +75 -98 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