Subject: CVS commit: syssrc/sys/arch/i386/stand/lib
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/12/2002 17:27:35
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Aug 12 14:27:35 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/stand/lib: gatea20.c

Log Message:
There are other systems besides the PS/2 L40 that enable A20
via the Configuration Port, so restructure the code a little
to allow for them, and list at least one other system that does
(anything based on AMD Elan SC520).

XXX We don't actually check for Elan SC520 yet.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/i386/stand/lib/gatea20.c

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