cvs commit: src/sys/i386/i386 geode.c src/sys/conf files.i386
options.i386
Poul-Henning Kamp
phk at FreeBSD.org
Mon Nov 10 20:56:34 PST 2003
phk 2003/08/31 09:20:34 PDT
FreeBSD src repository
Modified files:
sys/conf files.i386 options.i386
Added files:
sys/i386/i386 geode.c
Log:
Detect Geode CPUs and initialize the 27MHz timecounter "Geode".
This timecounter is 2usec faster than the i8254 and has 22 times
better resolution.
Revision Changes Path
1.453 +1 -0 src/sys/conf/files.i386
1.197 +1 -0 src/sys/conf/options.i386
1.1 +100 -0 src/sys/i386/i386/geode.c (new)
More information about the cvs-src
mailing list