From owner-freebsd-hackers Thu Apr 24 21:29:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA22667 for hackers-outgoing; Thu, 24 Apr 1997 21:29:01 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA22662 for ; Thu, 24 Apr 1997 21:28:58 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id OAA14292; Fri, 25 Apr 1997 14:23:59 +1000 Date: Fri, 25 Apr 1997 14:23:59 +1000 From: Bruce Evans Message-Id: <199704250423.OAA14292@godzilla.zeta.org.au> To: abial@korin.warman.org.pl, are@communique.no Subject: Re: kern/3375: Ten minute delay at boot-time Cc: bde@zeta.org.au, freebsd-hackers@freebsd.org Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >I just noticed this thread... Excuse me for jumping in, but I had very >similar problem, which turned out to be a broken RTC on-board chip. (I >also went through changing the timeout value in clock.c . Why is it so >ridiculously big??). Because timeouts can't happen :-) and it needs to be big enough for next year's machines with faster i/o. Bruce