From owner-cvs-all Thu Nov 9 9:25:53 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 5CB9737B479; Thu, 9 Nov 2000 09:25:50 -0800 (PST) Received: (from pb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA67046; Thu, 9 Nov 2000 09:25:50 -0800 (PST) (envelope-from pb@FreeBSD.org) Message-Id: <200011091725.JAA67046@freefall.freebsd.org> From: Pierre Beyssac Date: Thu, 9 Nov 2000 09:25:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_tx.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG pb 2000/11/09 09:25:50 PST Modified files: sys/pci if_tx.c Log: Add missing delay after card reset. This fixes randoms lockups when probing the card at boot time, when more than 1 similar card is found in the machine. Reviewed by: semenu Revision Changes Path 1.42 +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