]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add struct definition of the Elan MMCR registers (from jb@)
authorPoul-Henning Kamp <phk@FreeBSD.org>
Mon, 5 Jan 2004 12:00:59 +0000 (12:00 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Mon, 5 Jan 2004 12:00:59 +0000 (12:00 +0000)
commit883bd55abd9f5910c6706cb8245bfdaf1d6ac356
treef18fcd1e48c29638fcdd4114e9a671971a5b6d39
parentc2f1dd4d714cabc12822319e75bd5d6ac28e87b6
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@).
sys/i386/i386/elan-mmcr.c
sys/i386/i386/vm_machdep.c
sys/i386/include/elan_mmcr.h [new file with mode: 0644]
sys/i386/include/md_var.h