Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 08/29/1997 03:20:02
thorpej
Thu Aug 28 20:15:37 PDT 1997
Update of /cvsroot/src/sys/arch/i386/isa
In directory netbsd1:/var/slash-tmp/cvs-serv4494

Modified Files:
      Tag: marc-pcmcia
	isa_machdep.c isa_machdep.h 
Log Message:
Make isa_mem_alloc() and isa_mem_free() functions, not macros, so that
IOM_* constants don't have to be in scope in order to call these.

Also, fix a fencepost in isa_mem_alloc().