Subject: Re: z50 pointer support...
To: Robert Beach <Robert.Beach@inforte.com>
From: Greg Hughes <greg@particle.dyndns.org>
List: port-hpcmips
Date: 07/23/2001 19:40:40
I've been using a driver I cobbled together for about a month now.  It
works pretty well, in fact.

I've been meaning to make the code available except that I'm encountering
buffer overrun errors on the DSIU port of the z50 which I cannot seem to
eliminate (thanks to the 1-byte buffer on the DSIU port - blech!).  Most
problematic if the machine is doing something while you're moving the
mouse cursor (e.g. PCMCIA activity w/ my MicroDrive).

I've tried setting the interrupt priority of the DSIU to that of the other
BIO devices in the system and was met with little improvement.

I haven't bothered hacking my driver to request resend of garbled packets
since my preliminary attempt seemed to worsen the problem and I haven't
had the time to look at it further.

Any suggestions on what to do?

- Greg

On Mon, 23 Jul 2001, Robert Beach wrote:

> Does anyone know if 1.5.1 provides support for the z50 pointer device?  Or,
> is there a z50 pointer device hack available anywhere?
> 
> 
>