From owner-cvs-all Fri Oct 20 15:12:20 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 45E8437B4CF; Fri, 20 Oct 2000 15:12:18 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA96122; Fri, 20 Oct 2000 15:12:18 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200010202212.PAA96122@freefall.freebsd.org> From: John Baldwin Date: Fri, 20 Oct 2000 15:12:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys kernel.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/10/20 15:12:18 PDT Modified files: sys/sys kernel.h Log: Revert the init_clocks change in revision 1.72. On the alpha we use an ISA device for our clock, so trying to initialize the clock before probing devices introduces a chicken and egg problem. Debug help from: peter Revision Changes Path 1.74 +2 -2 src/sys/sys/kernel.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message