From owner-cvs-all Tue Dec 29 07:39:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10987 for cvs-all-outgoing; Tue, 29 Dec 1998 07:39:45 -0800 (PST) (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 HAA10982; Tue, 29 Dec 1998 07:39:44 -0800 (PST) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA26820; Tue, 29 Dec 1998 07:39:36 -0800 (PST) Date: Tue, 29 Dec 1998 07:39:36 -0800 (PST) Message-Id: <199812291539.HAA26820@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_tl.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/12/29 07:39:36 PST Modified files: sys/pci if_tl.c Log: Fix the tl_start() routine; sometimes the tl_tx_tail pointer was not being updated correctly. Revision Changes Path 1.24 +3 -3 src/sys/pci/if_tl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message