Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/21/1996 23:20:05
thorpej
Mon Oct 21 16:13:00 PDT 1996
Update of /cvsroot/src/sys/arch/i386/eisa
In directory netbsd1:/var/slash-tmp/cvs-serv11896

Modified Files:
	eisa_machdep.c eisa_machdep.h 
Log Message:
Implement eisa_mem_{alloc,free}(), a method for allocating/freeing
EISA bus physical address space.

This i386 implementation allocates system physical address space
after the end of RAM.


thorpej
Mon Oct 21 16:19:02 PDT 1996
Update of /cvsroot/doc
In directory netbsd1:/var/slash-tmp/cvs-serv12645

Modified Files:
	CHANGES 
Log Message:
Note the two changes I've committed today: bus.h (biggie),
eisa_mem_{alloc,free}() (small cheese).