Subject: Re: XF86_SVGA for Shark with XKB
To: Thomas Runge <runge@rostock.zgdv.de>
From: Mark Hayter <mdh@sibyte.com>
List: port-arm32
Date: 10/16/2000 07:18:15
Thomas Runge wrote:
> 
> #if defined(NetBSDArchitecture) && defined(arm32Architecture)
> /*
>  * This causes a problem with the X server, so I'm disabling it for now. -JJK
>  */
> #define BuildXKB              NO
> #endif
> 
> So, let's see, what problems these are. I removed these line, recompiled
> and ended up with an Xserver with XKB. And no problems.
> 

That comment has probably been there since the X server was first ported to
a rev 0 shark! At that time the OFW, NetBSD and X were all very alpha ports.
And since XKB was not needed for any of the initial uses...

Mark