From owner-freebsd-current Tue Jun 11 11:05:53 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA16198 for current-outgoing; Tue, 11 Jun 1996 11:05:53 -0700 (PDT) Received: from mail.barrnet.net (mail.barrnet.net [131.119.246.7]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA16155 for ; Tue, 11 Jun 1996 11:05:20 -0700 (PDT) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by mail.barrnet.net (8.7.5/MAIL-RELAY-LEN) with SMTP id LAA16189 for ; Tue, 11 Jun 1996 11:05:18 -0700 (PDT) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id MAA13054; Tue, 11 Jun 1996 12:02:39 -0600 Date: Tue, 11 Jun 1996 12:02:39 -0600 From: Nate Williams Message-Id: <199606111802.MAA13054@rocky.sri.MT.net> To: Bruce Evans Cc: nate@sri.MT.net, current@FreeBSD.ORG Subject: Re: CLOCK stuff at bootup In-Reply-To: <199606111346.XAA00739@godzilla.zeta.org.au> References: <199606111346.XAA00739@godzilla.zeta.org.au> Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Bruce Evans writes: > >> It's not in the default kernel (GENERIC or 2.1). > > >It's been in all the default kernels in -current since 5/1. > > The debugging CLOCK options are in neither GENERIC nor LINT. Explain this to me then. FreeBSD 2.2-CURRENT #15: Fri Jun 7 23:00:27 MDT 1996 nate@moth.sri.MT.net:/usr/src/sys/compile/DMOTH Calibrating clock(s) relative to mc146818A clock ... i586 clock: 99467141 Hz, i8 254 clock: 1193106 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency CLK_USE_I586_CALIBRATION not specified - using old calibration method i586 clock: 0 Hz Looks like it the default. Nate