Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 12/02/1996 07:10:02
cgd
Sun Dec  1 23:07:19 PST 1996
Update of /cvsroot/src/sys/arch/alpha/include
In directory netbsd1:/var/slash-tmp/cvs-serv19949/include

Modified Files:
	bus.h 
Log Message:
move barrier operation definition closer to the top of the bus space ops
structure.  In the implementations, allow the barrier op to be inlined.


cgd
Sun Dec  1 23:07:21 PST 1996
Update of /cvsroot/src/sys/arch/alpha/tc
In directory netbsd1:/var/slash-tmp/cvs-serv19949/tc

Modified Files:
	tc_bus_mem.c 
Log Message:
move barrier operation definition closer to the top of the bus space ops
structure.  In the implementations, allow the barrier op to be inlined.


cgd
Sun Dec  1 23:07:23 PST 1996
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv19949/pci

Modified Files:
	pcs_bus_io_common.c pcs_bus_mem_common.c 
Log Message:
move barrier operation definition closer to the top of the bus space ops
structure.  In the implementations, allow the barrier op to be inlined.