Date: Wed, 20 Sep 1995 21:28:18 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: freebsd-hackers@freebsd.org Subject: Re: xntpd (or kernel) timekeeping problem? Message-ID: <199509201928.VAA10977@uriah.heep.sax.de> In-Reply-To: <199509190548.PAA27383@godzilla.zeta.org.au> from "Bruce Evans" at Sep 19, 95 03:48:36 pm
next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509201928.VAA10977>