From owner-cvs-all Mon Nov 26 8:54:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D140437B419; Mon, 26 Nov 2001 08:54:38 -0800 (PST) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fAQGscP81395; Mon, 26 Nov 2001 08:54:38 -0800 (PST) (envelope-from iedowse) Message-Id: <200111261654.fAQGscP81395@freefall.freebsd.org> From: Ian Dowse Date: Mon, 26 Nov 2001 08:54:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_da.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2001/11/26 08:54:38 PST Modified files: sys/cam/scsi scsi_da.c Log: Back out 1.88 (NO_SYNC_CACHE quirk for Infortrend IFT-3102). Since this device properly reports that the sync cache command is unsupported, the bug is that we still complain about it on the console. Noticed by: gibbs Revision Changes Path 1.90 +0 -8 src/sys/cam/scsi/scsi_da.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message