From owner-cvs-all Wed Aug 15 10:47: 3 2001 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 271DD37B406; Wed, 15 Aug 2001 10:46:58 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7FHkw259934; Wed, 15 Aug 2001 10:46:58 -0700 (PDT) (envelope-from wpaul) Message-Id: <200108151746.f7FHkw259934@freefall.freebsd.org> From: Bill Paul Date: Wed, 15 Aug 2001 10:46:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_sf.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 wpaul 2001/08/15 10:46:58 PDT Modified files: sys/pci if_sf.c Log: Tweak the interrupt handler so that we call the txeof handler more often, to hopefully prevent the TX DMA queue from filling up and never getting flushed. Revision Changes Path 1.37 +7 -4 src/sys/pci/if_sf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message