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: 07/30/1998 21:50:01
thorpej
Thu Jul 30 21:40:39 PDT 1998
Update of /cvsroot/src/sys/dev/isa
In directory nb00:/tmp/cvs-serv28786

Modified Files:
	files.isa 
Log Message:
Pull in files.isapnp here; the two busses are linked together quite closely
(more than we'd like maybe, but don't we wish ISA didn't suck...)


thorpej
Thu Jul 30 21:44:10 PDT 1998
Update of /cvsroot/src/sys/arch/atari/isa
In directory nb00:/tmp/cvs-serv28821

Modified Files:
	isapnp_machdep.c 
Log Message:
Add a comment about why we can (and must) use bus_space_{,un}map() directly
in this file.


thorpej
Thu Jul 30 21:45:01 PDT 1998
Update of /cvsroot/src/sys/dev/isapnp
In directory nb00:/tmp/cvs-serv28841

Modified Files:
	isapnpvar.h 
Log Message:
Actually add support for the Atari.


thorpej
Thu Jul 30 21:48:42 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/isa
In directory nb00:/tmp/cvs-serv28868

Added Files:
	isapnp_machdep.c isapnp_machdep.h 
Log Message:
First-cut ISA PnP support for NetBSD/arm32.