Subject: Re: NetBSD/pmax WSCONS
To: None <port-pmax@netbsd.org>
From: Andrew Doran <ad@netbsd.org>
List: port-pmax
Date: 03/13/2002 10:13:02
Toru Nishimura <locore32@gaea.ocn.ne.jp> wrote:
> Several points necessary to mention.
> - removed minor non-senses.
I'll branch sys/arch/pmax later, so those changes can be fed in.
> - MX is found broken. It's a mono device and not capable of
> WS_KERNEL_FG.
Ok, that's fixed that in the latest revision of dev/tc/mfb.c.
> - I'm not satisfied with 8bpp rasfont rendering performance. It's necessary
> to do the best for rather common 8bpp arrangement with modest code
> size penalty.
It shouldn't be any worse than rcons, though.
Andrew