we no longer need to add in the offset to the mapped VA to get the correct
authorchuck <chuck@openbsd.org>
Fri, 12 Jan 1996 23:09:08 +0000 (23:09 +0000)
committerchuck <chuck@openbsd.org>
Fri, 12 Jan 1996 23:09:08 +0000 (23:09 +0000)
commit172658cb96949e48c4e678c96c5767fb973f3a17
tree2f961f15036c44676bd18d24807e13012d8def0e
parent20a3de196d70a9b241689843dc2cf0a325bf1d60
we no longer need to add in the offset to the mapped VA to get the correct
device address (bus_tmp, bus_map, and mapiodev now do this for us).

also, we handle all our mappings, so don't have obio.c do any for us
(i.e. don't set ra->ra_len in xycmatch).

nuke uneeded variable in match function.
sys/arch/sparc/dev/xd.c
sys/arch/sparc/dev/xy.c