From owner-freebsd-hackers Wed Sep 20 13:10:32 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA25390 for hackers-outgoing; Wed, 20 Sep 1995 13:10:32 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA25380 for ; Wed, 20 Sep 1995 13:10:26 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id WAA19268 for ; Wed, 20 Sep 1995 22:10:18 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id WAA23381 for freebsd-hackers@freebsd.org; Wed, 20 Sep 1995 22:10:18 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id VAA10977 for freebsd-hackers@freebsd.org; Wed, 20 Sep 1995 21:28:18 +0200 From: J Wunsch Message-Id: <199509201928.VAA10977@uriah.heep.sax.de> Subject: Re: xntpd (or kernel) timekeeping problem? To: freebsd-hackers@freebsd.org Date: Wed, 20 Sep 1995 21:28:18 +0200 (MET DST) Reply-To: freebsd-hackers@freebsd.org In-Reply-To: <199509190548.PAA27383@godzilla.zeta.org.au> from "Bruce Evans" at Sep 19, 95 03:48:36 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 728 Sender: owner-hackers@freebsd.org Precedence: bulk As Bruce Evans wrote: > >TIMER_FREQ should once and forever be banned from all source files and > >moved out into a header file. (isa.h?) > > isa/timerreg.h. All except the first 4 defines in timmerreg.h should > actually be in ic/i8253.h. Who's volunteering? I think you need an agrep to find all the locations where this frequency has been defined throughout the source tree. Note that the several definitions used to differ slightly. :-) So 880 Hz on syscons might differ from 880 Hz on pcvt and from 880 Hz on pcaudio (actually not, both done by Søren :-) and from ... :) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)