cvs commit: src/sys/i386/i386 vm_machdep.c
John Birrell
jb at FreeBSD.org
Mon Mar 8 18:49:25 PST 2004
jb 2004/03/08 18:49:24 PST
FreeBSD src repository
Modified files:
sys/i386/i386 vm_machdep.c
Log:
AMD's ELAN documentation says that you write to the SYS_RST register
in the Memory Mapped Configuration Region (MMCR) to reset the CPU.
If CPU_ELAN is set, try this first to reset the CPU before the
traditional way.
Without this change, my Compulab board powers down on 'reset' instead
of rebooting.
Revision Changes Path
1.228 +10 -0 src/sys/i386/i386/vm_machdep.c
More information about the cvs-src
mailing list