Date: Tue, 19 Sep 1995 15:48:36 +1000 From: Bruce Evans <bde@zeta.org.au> To: j@uriah.heep.sax.de, mal@aristotle.algonet.se Cc: bde@zeta.org.au, freebsd-hackers@freebsd.org Subject: Re: xntpd (or kernel) timekeeping problem? Message-ID: <199509190548.PAA27383@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> When I looked around the sources I noted that all references to TIMER_FREQ >> were preceded by an #ifndef, exept for in /sys/i386/isa/sysconf.h. It's only used for the beeper from there, so it wouldn't matter if your global redefine of TIMER_FREQ was missed there. >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. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509190548.PAA27383>