NetBSD/sys/arch/alpha/tc
cgd 28b1691f4d when i was documenting the bus_space interfaces (the document
was sent to developers, but will eventually become a man page or
something), i noticed a few in various names:
(1) _map and _alloc should take a flags argument, rather than a
    'cacheable' boolean.
(2) BUS_BARRIER_* flags should be BUS_SPACE_BARRIER_*.
(3) bus_space_copy_* should be bus_space_copy_region_* for consistency
    with other region ops.
Fix all of these (in a backward-compatible way, at least for now).  Redefine
internal usees of those names to use the new names.  Also, while at it,
clean up the copy functions (remove unnecessary variables) and make sure
that they and other functions conform to the spec.
1997-07-23 07:47:51 +00:00
..
asc.c
ascvar.h
cfb.c
cfbvar.h
ioasic.c
ioasicreg.h
mcclock_ioasic.c Use new <dev/dec/clockvar.h> and and <dev/dec/mcclokvar.h>. 1997-07-22 18:50:52 +00:00
scc.c use locator defines in "locators.h" to index cf_loc[] 1997-07-17 03:16:39 +00:00
sccreg.h
sccvar.h
sfb.c
sfbvar.h
tc_3000_300.c
tc_3000_300.h
tc_3000_500.c
tc_3000_500.h
tc_bus_mem.c when i was documenting the bus_space interfaces (the document 1997-07-23 07:47:51 +00:00
tc_conf.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:54:24 +00:00
tc_dma.c Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:54:24 +00:00
tc_dma_3000_300.c Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:54:24 +00:00
tc_dma_3000_300.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:54:24 +00:00
tc_dma_3000_500.c Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:54:24 +00:00
tc_dma_3000_500.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:54:24 +00:00
tc_machdep.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:54:24 +00:00
tc_sgmap.c Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:54:24 +00:00
tc_sgmap.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:54:24 +00:00
tcasic.c Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:54:24 +00:00
tcds.c
tcds_dma.c
tcdsreg.h
tcdsvar.h