Subject: Re: source of clock drift on NetBSD/alpha found
To: Tobias Nygren <tnn+nbsd@nygren.pp.se>
From: Martin Husemann <martin@duskware.de>
List: port-alpha
Date: 08/17/2006 20:59:39
Well, effectively the same, but less ugly:

#define   CLKF_BASEPRI(framep)    (0)

(untill a better solution is found)
Other ports do this as well [and should be fixed someday] ;-)

Martin