Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/09/1996 19:00:06
cgd
Tue Apr 9 18:58:31 EDT 1996
Update of /a/cvsroot/src/sys/arch/i386/i386
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv25873/i386
Modified Files:
mainbus.c
Log Message:
it's now safe to include both isavar.h and eisavar.h. Also, pass
an appropriate cookie (NULL) to the EISA attach code for use with the
EISA functions.
cgd
Tue Apr 9 18:59:04 EDT 1996
Update of /a/cvsroot/src/sys/arch/i386/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv25914/conf
Modified Files:
files.i386
Log Message:
there's now a eisa_machdep.c which must be included when including
EISA support.