View | Details | Raw Unified | Return to bug 240513
Collapse All | Expand All

(-)sys/x86/x86/tsc.c (-1 / +1 lines)
Lines 280-286 Link Here
280
	    &tsc_skip_calibration)) {
280
	    &tsc_skip_calibration)) {
281
		/*
281
		/*
282
		 * User did not give the order about calibration.
282
		 * User did not give the order about calibration.
283
		 * If he did, we do not try to guess.
283
		 * If they did, we do not try to guess.
284
		 *
284
		 *
285
		 * Otherwise, if ACPI FADT reports that the platform
285
		 * Otherwise, if ACPI FADT reports that the platform
286
		 * is legacy-free and CPUID provides TSC frequency,
286
		 * is legacy-free and CPUID provides TSC frequency,

Return to bug 240513