From owner-cvs-all Sat Jul 1 16:47:49 2000 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 D82FD37BB01; Sat, 1 Jul 2000 16:47:42 -0700 (PDT) (envelope-from ken@FreeBSD.org) Received: (from ken@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA49763; Sat, 1 Jul 2000 16:47:42 -0700 (PDT) (envelope-from ken@FreeBSD.org) Message-Id: <200007012347.QAA49763@freefall.freebsd.org> From: Kenneth Merry Date: Sat, 1 Jul 2000 16:47:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/camcontrol camcontrol.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ken 2000/07/01 16:47:42 PDT Modified files: (Branch: RELENG_4) sbin/camcontrol camcontrol.c Log: MFC, rev 1.26: When printing out the transfer rate display for 'camcontrol inquiry', use the current setting for tagged queueing when deciding whether or not to print "Tagged Queueing Enabled" instead of using the device's actual capabilities. Reported by: Gustavo Vieira Goncalves Coelho Rios Reviewed by: mjacob Tested for RELENG_4 by: markm, nectar, will Revision Changes Path 1.21.2.6 +3 -2 src/sbin/camcontrol/camcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message