From owner-cvs-all Wed Apr 7 16: 4:48 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 ED7DA14FE7; Wed, 7 Apr 1999 16:04:46 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Received: (from gibbs@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id QAA95136; Wed, 7 Apr 1999 16:02:47 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Message-Id: <199904072302.QAA95136@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Wed, 7 Apr 1999 16:02:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx 93cx6.c aic7xxx.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gibbs 1999/04/07 16:02:47 PDT Modified files: sys/dev/aic7xxx 93cx6.c aic7xxx.c Log: Correct an invalid (and unused) #define in 93cx6.c Freeze the transaction queue for any type of scsi status other than "okay". Revision Changes Path 1.2 +2 -2 src/sys/dev/aic7xxx/93cx6.c 1.21 +4 -4 src/sys/dev/aic7xxx/aic7xxx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message