Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/30/2000 02:18:47
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Jul 29 23:18:47 UTC 2000

Modified Files:
	syssrc/sys/arch/alpha/conf: files.alpha
	syssrc/sys/arch/alpha/include: eisa_machdep.h
	syssrc/sys/arch/alpha/pci: sio.c
Added Files:
	syssrc/sys/arch/alpha/eisa: eisa_machdep.c

Log Message:
Add code to read the EISA configuration NVRAM as set up by
an EISA Configuration Utility.  Code to access this data
is forthcoming.

XXX This could probably be made MI at some point.


To generate a diff of this commit:
cvs rdiff -r1.122 -r1.123 syssrc/sys/arch/alpha/conf/files.alpha
cvs rdiff -r0 -r1.1 syssrc/sys/arch/alpha/eisa/eisa_machdep.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/alpha/include/eisa_machdep.h
cvs rdiff -r1.32 -r1.33 syssrc/sys/arch/alpha/pci/sio.c

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