From owner-cvs-all Thu Jul 6 17: 0:28 2000 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 B5AE037B987; Thu, 6 Jul 2000 17:00:26 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA04220; Thu, 6 Jul 2000 17:00:26 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200007070000.RAA04220@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 6 Jul 2000 17:00:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common dev_net.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/07/06 17:00:26 PDT Modified files: (Branch: RELENG_4) sys/boot/common dev_net.c Log: MFC: rev 1.7 Only probe network settings on the first open of the network device. The alpha firmware takes a seriously long time to open the network device the first time. Revision Changes Path 1.6.2.1 +2 -1 src/sys/boot/common/dev_net.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message