Date: Fri, 20 Jul 2001 21:08:43 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_timer.c Message-ID: <200107210408.f6L48hk81399@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2001/07/20 21:08:43 PDT Modified files: sys/dev/acpica acpi_timer.c Log: Implement a "proper" timecounter hung off the ACPI timer device. This code is based on the mp_clock code by phk. It attempts to detect the PIIX4 (see comments for details) and use a workaround for its problems. This code is experimental, and could use some testing and review by a timekeeping enthusiast. Revision Changes Path 1.6 +208 -21 src/sys/dev/acpica/acpi_timer.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107210408.f6L48hk81399>