Add special case code for the rPC44. The DMA buffers on this machine
authorimp <imp@openbsd.org>
Thu, 28 Nov 1996 19:25:24 +0000 (19:25 +0000)
committerimp <imp@openbsd.org>
Thu, 28 Nov 1996 19:25:24 +0000 (19:25 +0000)
commited0335c039052daec293b547020e87c27a72d3f2
treee57a22f3bab67bf6e82652ea5ae8526752ae770c
parent08ae2d4554081d398997c566b91ed7b8c4c7347b
Add special case code for the rPC44.  The DMA buffers on this machine
are not cache coherent, so for the moment use uncached addresses for
all buffer access.  In the future, more specific cache flushing should
be done.

rPC44 now boots into multi user off SCSI disk or the network, builds
its own kernel and seems to be making its way toward finishing a make
build.

Correct -Wall complaint when BTDEBUG defined while I'm here.
sys/arch/arc/dti/btl.c