From owner-cvs-all Tue Apr 23 3:25:39 2002 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 55F8A37B400; Tue, 23 Apr 2002 03:25:36 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NAPar16941; Tue, 23 Apr 2002 03:25:36 -0700 (PDT) (envelope-from gj) Message-Id: <200204231025.g3NAPar16941@freefall.freebsd.org> From: Gary Jennejohn Date: Tue, 23 Apr 2002 03:25:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/layer1/ifpi2 i4b_ifpi2_pci.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 gj 2002/04/23 03:25:36 PDT Modified files: sys/i4b/layer1/ifpi2 i4b_ifpi2_pci.c Log: On slow machines interrupts could be lost, so check for pending interrupts in a loop. Tested by: Andrew Gordon Revision Changes Path 1.6 +18 -11 src/sys/i4b/layer1/ifpi2/i4b_ifpi2_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message