From owner-cvs-all Tue Oct 26 15:11:49 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 9139014C07; Tue, 26 Oct 1999 15:11:47 -0700 (PDT) (envelope-from luoqi@FreeBSD.org) Received: (from luoqi@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA94274; Tue, 26 Oct 1999 15:11:47 -0700 (PDT) (envelope-from luoqi@FreeBSD.org) Message-Id: <199910262211.PAA94274@freefall.freebsd.org> From: Luoqi Chen Date: Tue, 26 Oct 1999 15:11:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic aic.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk luoqi 1999/10/26 15:11:46 PDT Modified files: sys/dev/aic aic.c Log: Fix a typo which would result a bad REQUEST SENSE command be sent to a device at lun != 0. Enable tagged queueing (should it be spelled as queuing?) by default. Revision Changes Path 1.4 +20 -6 src/sys/dev/aic/aic.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message