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 by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries. 1997-04-07 23:39:37 +00:00
ascvar.h clean up NetBSD RCS ID strings 1997-04-06 22:30:21 +00:00
cfb.c by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries. 1997-04-07 23:39:37 +00:00
cfbvar.h clean up NetBSD RCS ID strings 1997-04-06 22:30:21 +00:00
ioasic.c by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries. 1997-04-07 23:39:37 +00:00
ioasicreg.h clean up NetBSD RCS ID strings 1997-04-06 22:30:21 +00:00
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 clean up NetBSD RCS ID strings 1997-04-06 22:30:21 +00:00
sccvar.h clean up NetBSD RCS ID strings 1997-04-06 22:30:21 +00:00
sfb.c by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries. 1997-04-07 23:39:37 +00:00
sfbvar.h clean up NetBSD RCS ID strings 1997-04-06 22:30:21 +00:00
tc_3000_300.c by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries. 1997-04-07 23:39:37 +00:00
tc_3000_300.h clean up NetBSD RCS ID strings 1997-04-06 22:30:21 +00:00
tc_3000_500.c by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries. 1997-04-07 23:39:37 +00:00
tc_3000_500.h clean up NetBSD RCS ID strings 1997-04-06 22:30:21 +00:00
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 by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries. 1997-04-07 23:39:37 +00:00
tcds_dma.c Sync w/ SPARC port, from Paul Krannenburg <pk@netbsd.org>: 1997-05-08 01:33:49 +00:00
tcdsreg.h clean up NetBSD RCS ID strings 1997-04-06 22:30:21 +00:00
tcdsvar.h clean up NetBSD RCS ID strings 1997-04-06 22:30:21 +00:00