Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 1997 20:58:25 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, gpalmer@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sys/i386/isa clock.c
Message-ID:  <199703040958.UAA03727@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>gpalmer     97/03/04 01:24:03
>
>  Modified:    sys/i386/isa  clock.c
>  Log:
>  Split the rather long and line-wrapping clock probe messages on boot.
>  (2.2?)
>  
>  Submitted by:	Mathew Dood <winter@jurai.net>

Arrgh.  The clock calibration messages were carefully phrased to provide
complete information on one for all paths through the code.  Formatting
them on one line is particularly useful with option CLK_CALIBRATION_LOOP
and boot flag -v.  Then the calibration is repeated until you hit a key,
and printing one line per call gives a readable tabular format.  This was
broken in rev.1.60, fixed in rev.1.71 and is now broken again.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703040958.UAA03727>