From owner-cvs-all Thu Oct 15 16:49:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA28548 for cvs-all-outgoing; Thu, 15 Oct 1998 16:49:33 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA28543; Thu, 15 Oct 1998 16:49:31 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) From: "Justin T. Gibbs" Received: (from gibbs@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA00193; Thu, 15 Oct 1998 16:49:28 -0700 (PDT) Date: Thu, 15 Oct 1998 16:49:28 -0700 (PDT) Message-Id: <199810152349.QAA00193@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gibbs 1998/10/15 16:49:28 PDT Modified files: sys/dev/aic7xxx aic7xxx.c Log: -Wunused cleanup. Correct a problem where an external bus reset on the 'background' channel of a Twin Channel EISA controller could put the driver into an infinite loop. Noticed by: Twin Channel bug, Joerg Wunsch Submitted by: -Wunused, Poul-Henning Kamp Revision Changes Path 1.9 +26 -18 src/sys/dev/aic7xxx/aic7xxx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message