Subject: Re: There seems to be some missing code in qvss_compat.c
To: D. Sean Davidson <davidson@zk3.dec.com>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: port-pmax
Date: 07/02/1997 06:59:36
"D. Sean Davidson" <davidson@zk3.dec.com> writes:

>Is this intentional to disable mouse configuration for 3MIN and 3MAXPLUS
>systems for now?  Without these changes I could not get the X server to
>work because it always came back with the error:

>Can't configure mouse/keyboard

No :).  It's due to changing the scc driver to use `needs-flag'
instead of `needs-count', and missing those #if compares against the
old need-count values.  The fix is correct.