Date: Sun, 24 Mar 2002 03:33:52 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_timer.c Message-ID: <200203241133.g2OBXqv96993@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/03/24 03:33:52 PST Modified files: sys/dev/acpica acpi_timer.c Log: Hide the ACPI counter probing printf behind bootverbose. The conclusion is that this method really can tell the perfect from the less than perfect ACPI counters. It is in fact probably a bit more discriminative than that, but we will rather condemn some otherwise perfect counters to the slightly slower "-safe" version, than certify a counter as perfect which will let us down later. Many thanks to all the people who sent email reports! Revision Changes Path 1.15 +4 -3 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?200203241133.g2OBXqv96993>