cvs commit: src/sys/i386/i386 elan-mmcr.c vm_machdep.c
src/sys/i386/include elan_mmcr.h md_var.h
Poul-Henning Kamp
phk at FreeBSD.org
Mon Jan 5 04:01:00 PST 2004
phk 2004/01/05 04:00:59 PST
FreeBSD src repository
Modified files:
sys/i386/i386 elan-mmcr.c vm_machdep.c
sys/i386/include md_var.h
Added files:
sys/i386/include elan_mmcr.h
Log:
Add struct definition of the Elan MMCR registers (from jb@)
Put a CTASSERT() on the size of the struct.
Use the struct where it is easy to do so in elan_mmcr.c
Add the Elan specific hardware reset code (also from jb@).
Revision Changes Path
1.22 +41 -37 src/sys/i386/i386/elan-mmcr.c
1.225 +10 -0 src/sys/i386/i386/vm_machdep.c
1.1 +280 -0 src/sys/i386/include/elan_mmcr.h (new)
1.67 +0 -1 src/sys/i386/include/md_var.h
More information about the cvs-src
mailing list