Subject: Re: Broadband adapter again...
To: Marcus Comstedt <marcus@idonex.se>
From: None <itojun@iijlab.net>
List: port-sh3
Date: 01/29/2001 13:06:51
> sorry if my memory is mixed up with something. these bswap()s were
> leftover for mmeye isa bus workaround (mmeye = big endian,
> isa = little). i believe it okay to remove those, and we'd need to
> fix mmeye later (if you could, please copy the current
> sys/arch/sh3/bus.h into sys/arch/mmeye/include/bus.h, then change
> sys/arch/sh3/bus.h, then we do not break anything).
oops, to be clear: of course we still need to fix mmeye.
maybe add a new bus_space_tag_T value like MMEYE_BUS_SPACE_MEM_SWAPPED?
itojun