Date: Tue, 8 Feb 2011 01:43:45 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/arm/mv timer.c Message-ID: <201102080143.p181hvR8099860@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2011-02-08 01:43:45 UTC
FreeBSD src repository
Modified files:
sys/arm/mv timer.c
Log:
SVN rev 218426 on 2011-02-08 01:43:45Z by marcel
o Make sure to mask off timer1 interrupts. It's not necessarily
masked-off by the firmware.
o In DELAY(). Make sure we have an inner-loop body that the compiler
cannot eliminate. While timing does not have to be perfect, the
loops must be there to have at least some notion of delay.
Obtained from: Juniper Networks
Revision Changes Path
1.6 +2 -1 src/sys/arm/mv/timer.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102080143.p181hvR8099860>
