https://github.com/torvalds/linux
Revision e1b4d1143651fb3838be1117785b6e0386fa151f authored by Ingo Molnar on 25 January 2009, 15:57:00 UTC, committed by Ingo Molnar on 25 January 2009, 15:57:47 UTC
the RDC and ELAN platforms use slighly different PIT clocks, resulting in
a timex.h hack that changes PIT_TICK_RATE during build time. But if a
tester enables any of these platform support .config options, the PIT
will be miscalibrated on standard PC platforms.

So use one frequency - in a subsequent patch we'll add a quirk to allow
x86 platforms to define different PIT frequencies.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
1 parent ff4ce8c
History
Tip revision: e1b4d1143651fb3838be1117785b6e0386fa151f authored by Ingo Molnar on 25 January 2009, 15:57:00 UTC
x86: use standard PIT frequency
Tip revision: e1b4d11
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.2 KB
Makefile -rw-r--r-- 54.1 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top