Date: Wed, 17 Jul 1996 04:26:06 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 microtime.s src/sys/i386/isa clock.c Message-ID: <199607171126.EAA01713@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/07/17 04:26:06
Modified: sys/i386/i386 microtime.s
sys/i386/isa clock.c
Log:
Fixed adjustment of `time' when timer0 is released. 27465 was 27645 in
a comment and in code that was only used when pcaudio was closed. The
maximum error was 66 usec.
Revision Changes Path
1.15 +2 -2 src/sys/i386/i386/microtime.s
1.63 +2 -2 src/sys/i386/isa/clock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607171126.EAA01713>
