Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



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.




Home | Main Index | Thread Index | Old Index