From owner-cvs-all Wed May 26 15:56:27 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A6FA14CC5; Wed, 26 May 1999 15:56:25 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA46086; Wed, 26 May 1999 15:56:25 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <199905262256.PAA46086@freefall.freebsd.org> From: Bill Paul Date: Wed, 26 May 1999 15:56:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_al.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1999/05/26 15:56:25 PDT Modified files: sys/pci if_al.c Log: Two small tweaks: - Clear the IFF_OACTIVE flag when al_txeof() runs down the last TX mbuf chain. - Mark the workaround for the transmitter stalling bug with #ifdef AL_TX_STALL_WAR/#endif. Revision Changes Path 1.4 +8 -2 src/sys/pci/if_al.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message