From owner-cvs-all Sun Jun 30 15: 5:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E793A37B400; Sun, 30 Jun 2002 15:05:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BCC343E09; Sun, 30 Jun 2002 15:05:46 -0700 (PDT) (envelope-from luigi@FreeBSD.org) Received: from freefall.freebsd.org (luigi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5UM5kJU047607; Sun, 30 Jun 2002 15:05:46 -0700 (PDT) (envelope-from luigi@freefall.freebsd.org) Received: (from luigi@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5UM5kVC047606; Sun, 30 Jun 2002 15:05:46 -0700 (PDT) Message-Id: <200206302205.g5UM5kVC047606@freefall.freebsd.org> From: Luigi Rizzo Date: Sun, 30 Jun 2002 15:05:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.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 luigi 2002/06/30 15:05:46 PDT Modified files: sys/pci if_dc.c Log: Fix if_timer logic to make sure that there is always a timeout pending if there are packets queued for transmission. MFC after: 3 days Revision Changes Path 1.74 +6 -6 src/sys/pci/if_dc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message