From owner-cvs-all Fri Nov 10 17:34:21 2000 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 AF28A37B4C5; Fri, 10 Nov 2000 17:34:17 -0800 (PST) Received: (from pb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA47347; Fri, 10 Nov 2000 17:34:17 -0800 (PST) (envelope-from pb@FreeBSD.org) Message-Id: <200011110134.RAA47347@freefall.freebsd.org> From: Pierre Beyssac Date: Fri, 10 Nov 2000 17:34:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_tx.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG pb 2000/11/10 17:34:17 PST Modified files: (Branch: RELENG_4) sys/pci if_tx.c Log: MFC: Add missing delay after card reset. This fixes random lockups when probing the card at boot time, when more than 1 similar card is found in the machine. Approved by: jkh Revision Changes Path 1.34.2.4 +2 -1 src/sys/pci/if_tx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message