Subject: Re: CVS commit: src/sys/arch/sgimips
To: None <port-mips@netbsd.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-mips
Date: 10/09/2003 03:40:46
In article <000701c38dae$257c87d0$0a00a8c0@PAQ2>
locore32@gaea.ocn.ne.jp wrote:

> It can be written in endian-neutral way by declaring a 32bit quantity of
> unsigned long and do explicit bitmasking and shifting.  The solution
> is cheap and elegant, removing endian puzzles forever.

Yes, I agree with you, but it requires many other structural changes
(that might be trivial though) so I'll punt it to the author of wm(4).
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp