From owner-cvs-all Sat May 13 8:40:50 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 21BA237B893; Sat, 13 May 2000 08:40:48 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA59131; Sat, 13 May 2000 08:40:47 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200005131540.IAA59131@freefall.freebsd.org> From: Doug Rabson Date: Sat, 13 May 2000 08:40:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common dev_net.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/05/13 08:40:47 PDT Modified files: sys/boot/common dev_net.c Log: 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.7 +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