cvs commit: src/sys/i386/include cputypes.h src/sys/i386/i386
identcpu.c vm_machdep.c
Poul-Henning Kamp
phk at FreeBSD.org
Thu Jun 3 14:14:54 PDT 2004
phk 2004/06/03 14:14:53 PDT
FreeBSD src repository
Modified files:
sys/i386/include cputypes.h
sys/i386/i386 identcpu.c vm_machdep.c
Log:
The NatSemi (now AMD) Geode SC1100 needs special treatment here and there
because it is an embedded gadget. Give it it's own value for the "cpu"
variable and add code to reset it lacking a keyboard controller.
Revision Changes Path
1.139 +2 -0 src/sys/i386/i386/identcpu.c
1.240 +6 -0 src/sys/i386/i386/vm_machdep.c
1.18 +1 -0 src/sys/i386/include/cputypes.h
More information about the cvs-src
mailing list