Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/28/2000 21:31:37
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Sep 28 18:31:37 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386: machdep.c pmap.c

Log Message:
Reintroduce the ACPI memory map code.  The bug that caused the
IDT to be scribbled over on some systems was found and fixed by
T.SHIOZAKI <tshiozak@netbsd.org>.


To generate a diff of this commit:
cvs rdiff -r1.400 -r1.401 syssrc/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.107 -r1.108 syssrc/sys/arch/i386/i386/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.